Name: Anonymous 2009-12-19 3:12
So I couldn't sleep and out of boredom wrote a brainfuck to C compiler.
http://nopaste.info/73ec0c6fa7_nl.html
http://nopaste.info/73ec0c6fa7_nl.html
while true
do
each threads t
do
each t.posts p
do
v = extract_verb(p)
if(v)
do_post("[b][i]%s MY ANUS[/i][/b]",v)
done
done
done