view interps/glass/README @ 11328:56b2bb1446bb

<wob_jonas> perl -e open$h,"<",($f="wisdom/font");local$/;$_=<$h>;s/ \\S+sample\\.png// or die; if (1) { open $o,">",$f;print$o $_; } print;
author HackBot
date Wed, 17 Jan 2018 21:00:31 +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