Skip to content

Releases: ryukinix/lisp-chat

0.2.1: Merge pull request #24 from ryukinix/feature/dockerfile

19 Nov 17:10
2a63f47
Compare
Choose a tag to compare

Multiple implementation support

11 Mar 03:58
Compare
Choose a tag to compare

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!

20 Feb 20:38
Compare
Choose a tag to compare
  • 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.