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
- Host: GitHub
- URL: https://github.com/mouuff/pybrainfuck
- Owner: mouuff
- Created: 2012-07-05T04:59:55.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2014-08-10T16:38:44.000Z (almost 12 years ago)
- Last Synced: 2025-01-29T12:28:46.879Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 176 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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