PlayerClientLibraries
From The Player Project
(Difference between revisions)
(→Third-party libraries) |
(→Player Client Libraries) |
||
| Line 1: | Line 1: | ||
= Player Client Libraries = | = Player Client Libraries = | ||
| - | The Player | + | The Player distribution comes with some code libraries that simplify |
the writing of Player clients by hiding the details of the | the writing of Player clients by hiding the details of the | ||
[[PlayerProtocol | Player Protocol]] and providing a set of functions | [[PlayerProtocol | Player Protocol]] and providing a set of functions | ||
Revision as of 21:23, 22 July 2006
Player Client Libraries
The Player distribution comes with some 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
- Java by Radu Bogdan Rusu
- Ruby by Torbjørn Dahl
- GNU Octave (Matlab clone) by Cameron Morland
- Scheme/Guile by Paul Osmialowski
- LISP by Bredan Burns
- Ada by Alex Mosteo
- Player 1.6
- (some of the above belong here)