Skip to content

A simple IRC server in Common Lisp

License

Notifications You must be signed in to change notification settings

marcuskammer/cl-ircd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cl-ircd

cl-ircd is a simple IRC server written in Common Lisp. It is very far from complete and it is mostly useless, but if you find some reason to use it or improve it, feel free to do it.

It depends on:

Once you have install the dependencies, load the cl-ircd system. It provides you a IRCD package. You can lunch the server on the default port 6667 wit

(ircd::start-server)

About

A simple IRC server in Common Lisp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 100.0%