#Brainfuck writer and interpreter

14 messages · Page 1 of 1 (latest)

north lance
#

brainfuck program born from a random thought in #939185121674813461

done: all of it really

rigid patio
#

@lean helm here's one for you XD

north lance
north lance
north lance
upper ferry
#

hero

tight cedar
#

what does it do

north lance
#

more lines

north lance
#

input is read into a buffer that the BF program reads from at each read char command. if it reaches the end of the buffer it just loops

north lance
#

As inputs are now implemented im considering this build as the MVP, let me know if there are any major issues

tawny saffron
#

First the basic java implementation, now Brainfuck
I'm afraid.

Nice job though, that's a stellar UI

north lance
#

running the interpreter on a different thread, much nicer operation