-
Notifications
You must be signed in to change notification settings - Fork 0
TinnedTuna/Brainfuck2Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Brainfuck to Python Compiler ------------------------------------------------------------------------------ A brainfuck to python compiler. Usage: python compiler.py input_bf.b out_python.py [-d] -d is the dubug flag. Interprets '#' in bf code as "print debug info" This compiles brainfuck from input_bf.b into python code in out_python.py. Then simply run "python out_python.py" License: GPLv3
About
A Brainfuck to Python Compiler
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published