Releases: ryukinix/lisp-chat
Releases · ryukinix/lisp-chat
0.2.1: Merge pull request #24 from ryukinix/feature/dockerfile
Multiple implementation support
Support:
- SBCL
- CCL
- ECL
CHANGELOG:
- Migrate sb-threads to bordeaux-threads (portable).
- Separe server and client as individual systems
- Fix a lot of bugs behind it
- Add /nick command
- Add n parameter to /log n
- Delete old bin/ scripts and use roswell instead
First release of Lisp Chat!
- lisp-chat-client
- lisp-chat-server
For now I built only the client for Linux. If you want the server you need build your own.