sol-lisp-server Git
Status: Pre-Alpha
Brought to you by:
sea4ever
File | Date | Author | Commit |
---|---|---|---|
PROTOCOL | 2011-09-27 |
![]() |
[2a1f1e] Initial Commit |
README | 2011-09-27 |
![]() |
[2a1f1e] Initial Commit |
snake.lisp | 2011-09-27 |
![]() |
[2a1f1e] Initial Commit |
sol.lisp | 2011-09-27 |
![]() |
[2a1f1e] Initial Commit |
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.