Name | Modified | Size | Downloads / Week |
---|---|---|---|
sol.lisp | 2010-12-16 | 8.8 kB | |
README | 2010-12-16 | 533 Bytes | |
Totals: 2 Items | 9.3 kB | 2 |
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.