An open API service indexing awesome lists of open source software.

https://github.com/mouuff/pybrainfuck

A crap brainfuck interpreter
https://github.com/mouuff/pybrainfuck

Last synced: about 1 year ago
JSON representation

A crap brainfuck interpreter

Awesome Lists containing this project

README

          

A python crap brainfu*** interpreter
not fully working atm
use # to debug

[mou@mou brainfuck]$ python pybrainfuCONSOLE.py test.bf
Hello World!

and GUI version:

http://i.imgur.com/xtR11.png