Re: Announcing net-nittin-irc, a Common Lisp IRC library.

Frédéric Brunel <[email protected]> Mon, 17 Nov 2003 23:03:14 +0100
Newsgroups gmane.lisp.clump
Message-ID <[email protected]>
> net-nittin-irc is a Common Lisp IRC client library that features DCC,
> CTCP and all relevant commands from the IRC RFCs (RFC2810, RFC2811 and
> RFC2812). It uses ASDF and has been tested mostly on SBCL but should
> work for other implementations with little or no extra code.

Great library! I've started writing my own to implement a full IRC 
server and I was wondering if such a library has already been developed.

Do you think I could extend it to actually make an IRC server. After 
all, an IRC server is just a specific client. The protocol is not 
really different.

-- 
Frederic Brunel