BFI :)

To help advertise my availability, I’ve decided to take one of my R&D projects and bring it life!

THE BRAINFUCK INTERPRETER V2

CODE || PACKAGE
_

Because of inexplicable webplayer crashes I’ve had to delay the release and rewrite some of the structure to support both threading and coroutines. In the process I learnt about nullable types [byte?] which is a fair trade.

There may be a few issues with the code - but so far it’s working fine :slight_smile:

Looks awesome! I bet using courier or some other non kerned font would make the script look better. cool R&D project though

http://dl.dropbox.com/u/20722643/BFI/WebPlayerFont/WebPlayer.html

If this was serious i’d get a graphic artist to make me the GUI… and pick out decent fonts :slight_smile:

Ah yes, this is much more readable now

I was thinking what the hell is “BFI” (Best Friend Issues!?)… or BFF…

awesome.

You made a Brainfuck interpreter? Oh, my…

You do realize that whole loop could be in C in 30 seconds of coding time. I understand it’s all about, er, fun with Brainfuck, but why sacrifice efficency for made totally of ineligible punchation? Reminds me a little of Perl.