Scirc is an IRC client written in Guile Scheme
It's pretty simple for now...
It uses sirc's ssfe frontend (thanks to orabidoo), though i modified it
slightly to fit my needs.
If you're using a snapshot of guile (1.3a) you should be preloading the
readline-fix.scm i added... it fixes a rather annoying bug in guile due to
which (read-line) does not work (if you get lot's of *** on connect but nothing
else, you have the buggy version) :)
I guess that's it...
Have fun!
	-forcer <forcer@mindless.com>

