Posts with tag irc
Integrating cl-irc and cl-async
Recently, I’ve started programming in Common Lisp.
My idea here is to use cl-irc, an IRC library into an event loop. This can be really useful, for example to trigger action based on time, using timers.
04 Jan 2013 | Tags: common-lisp lisp irc cl-irc cl-async