view interps/glass/README @ 3963:aed9d0f65de6

<kmc> printf \'fun fact 0 = 1\\n | fact n = n * fact (n - 1)\\n\' > wisdom/fun\\ fact
author HackBot
date Thu, 31 Oct 2013 23:04:42 +0000
parents 859f9b4339e6
children
line wrap: on
line source

Please see http://www.esolangs.org/wiki/Glass

To make the IRC bot, use:
make clean all CXXFLAGS="-O2 -g -DIRC"

To run it, modify glassIRC.sh to fit your needs then:
nc -e ./glassIRC.sh irc.freenode.net 6667