PlayerClientLibraries
From The Player Project
(Difference between revisions)
(→Third-party libraries) |
|||
| Line 26: | Line 26: | ||
** [http://king.net.pl/playercontrib/guileplayer/guileplayer2 Scheme/Guile] by Paul Osmialowski | ** [http://king.net.pl/playercontrib/guileplayer/guileplayer2 Scheme/Guile] by Paul Osmialowski | ||
** [http://lisp-player.sourceforge.net/ LISPCL - Lisp Player Client] by [http://www9.in.tum.de/people/muellear/index-en.php Armin Müller] | ** [http://lisp-player.sourceforge.net/ LISPCL - Lisp Player Client] by [http://www9.in.tum.de/people/muellear/index-en.php Armin Müller] | ||
| + | ** [http://userfs.cec.wustl.edu/~sig1/ cl-player - simple Common Lisp client] by Stu Glaser | ||
** [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] | ||
Revision as of 17:23, 27 March 2007
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
- cl-player - simple Common Lisp client by Stu Glaser
- Ada by Álex R. Mosteo
- Player 1.6
- Javaclient (development stopped) by Radu Bogdan Rusu
- GNU Octave by Cameron Morland
- Ruby by Torbjørn Dahl
- LISP by Bredan Burns
- Scheme/Guile by Paul Osmialowski
- (some of the above belong here)