Skip to content

davazp/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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published