PlayerClientLibraries
From The Player Project
(Difference between revisions)
m (→Third-party libraries: Added my contact mail) |
(Added third-party library LISPCL for Player 2.0 and move Ruby and LISP to Player 1.6) |
||
| Line 24: | Line 24: | ||
* Player 2.0 | * Player 2.0 | ||
** [http://java-player.sourceforge.net/ Javaclient2] by [http://playerstage.sourceforge.net/wiki/User:Rbrusu Radu Bogdan Rusu] | ** [http://java-player.sourceforge.net/ Javaclient2] by [http://playerstage.sourceforge.net/wiki/User:Rbrusu Radu Bogdan Rusu] | ||
| - | |||
** [http://cns.bu.edu/~cjmorlan/robotics/octplayer/ GNU Octave] by Cameron Morland | ** [http://cns.bu.edu/~cjmorlan/robotics/octplayer/ GNU Octave] by Cameron Morland | ||
** [http://king.net.pl/playercontrib/guileplayer Scheme/Guile] by Paul Osmialowski | ** [http://king.net.pl/playercontrib/guileplayer Scheme/Guile] by Paul Osmialowski | ||
| - | ** [http:// | + | ** [http://lisp-player.sourceforge.net/ LISPCL - Lisp Player Client] by [http://www9.in.tum.de/people/muellear/index-en.php Armin Müller] |
** [http://ada-player.sourceforge.net/ Ada] by [mailto:public@mosteo.com Álex R. Mosteo] | ** [http://ada-player.sourceforge.net/ Ada] by [mailto:public@mosteo.com Álex R. Mosteo] | ||
*Player 1.6 | *Player 1.6 | ||
** [http://java-player.sourceforge.net/ Javaclient] (development stopped) by [http://playerstage.sourceforge.net/wiki/User:Rbrusu Radu Bogdan Rusu] | ** [http://java-player.sourceforge.net/ Javaclient] (development stopped) by [http://playerstage.sourceforge.net/wiki/User:Rbrusu Radu Bogdan Rusu] | ||
| + | ** [http://rubyplayer.rubyforge.org/ Ruby] by Torbjørn Dahl | ||
| + | ** [http://www-robotics.cs.umass.edu/~bburns/software/player-lisp.html LISP] by Bredan Burns | ||
** (some of the above belong here) | ** (some of the above belong here) | ||
[[Category:extensions | libraries]] | [[Category:extensions | libraries]] | ||
Revision as of 06:21, 5 September 2006
The Player distribution comes with code libraries that simplify the writing of Player clients by hiding the details of the Player Protocol and providing a set of functions or objects that communicate with the Player server.
Libraries in the Player distribution
Currrently these libraries are distributed with Player:
The number of libraries in the distro is deliberately kept small.
Third-party libraries
Several alternative libraries have been released by third-parties to enable Player client development in many languages.
Please help to maintain this list!
- Player 2.0
- Javaclient2 by Radu Bogdan Rusu
- GNU Octave by Cameron Morland
- Scheme/Guile by Paul Osmialowski
- LISPCL - Lisp Player Client by Armin Müller
- Ada by Álex R. Mosteo
- Player 1.6
- Javaclient (development stopped) by Radu Bogdan Rusu
- Ruby by Torbjørn Dahl
- LISP by Bredan Burns
- (some of the above belong here)