After trying a couple, I wrote a CLI one in C, only took a few mins (adequate for me but fairly rudimentary debugging). Naive attempt ended up with a couple differences from egobf (eg using the standard EOF (-1) instead of egobf's 0) but with root's help I think I've got em... -Goethe
On Mon, 7 Jan 2008, Ed Murphy wrote: > What interpreter/debugger are the other contestants using? I've been > using http://www.iamcal.com/misc/bf_debug/ but it's rather slow. I also > found http://esoteric.voxelperfect.net/wiki/Brainfuck#Implementations > but I can't be arsed to test all of them individually. >

