Forums - Open Redstone Engineers
Simple Brainfuck interpreter in Python - Printable Version

+- Forums - Open Redstone Engineers (https://forum.openredstone.org)
+-- Forum: Off-Topic (https://forum.openredstone.org/forum-4.html)
+--- Forum: Programming (https://forum.openredstone.org/forum-8.html)
+--- Thread: Simple Brainfuck interpreter in Python (/thread-1523.html)



Simple Brainfuck interpreter in Python - Malcolmforde - 12-08-2013

https://github.com/Quojil/Python/blob/master/BFInterpreter.py

Currently, it only outputs values, and not ASCII characters. The input thing does not check if its ASCII or a number. Please only use numbers because duh.

It also uses only 34 lines, which should make Mad happier after he saw Ices. However, it does lack some functionality that Ices has.


RE: Simple Brainfuck interpreter in Python - Iceglade - 12-08-2013

That awkward moment when all your commits are within an hour of each other :p


RE: Simple Brainfuck interpreter in Python - Malcolmforde - 12-08-2013

(12-08-2013, 11:47 AM)Iceglade Wrote: That awkward moment when all your commits are within an hour of each other :p

:3