sol-lisp-server SVN
Status: Pre-Alpha
Brought to you by:
sea4ever
File | Date | Author | Commit |
---|---|---|---|
PROTOCOL | 2010-12-17 | sea4ever | [r2] Added a protocol specification. |
README | 2010-12-16 | sea4ever | [r1] Uploaded the first files to sourceforge. (Danie... |
sol.lisp | 2010-12-17 | sea4ever | [r2] Added a protocol specification. |
Author: (Daniel McChlery) daniel.sea.mcchlery@gmail.com http://sourceforge.net/users/sea4ever Sol-lisp-server: http://sourceforge.net/projects/sol-lisp-server/ An interesting solitaire playing server written in Lisp! This is the first-version of it, and there's still lots more to do. Written for clisp originally, eventually it'll be purely standardized. To start it up, merely call the 'main-server-loop' function with an optional port number. Anyone who knows Lisp would be able to read the code and see how it works though.