A quick-and-dirty brainfuck interpreter written in Python.
BrainfuckMachine.py contains the actual interpreter with some examples
on how to use it.
Helpers.py contains helper functions for the interpreter.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A quick-and-dirty brainfuck interpreter written in Python.
BrainfuckMachine.py contains the actual interpreter with some examples
on how to use it.
Helpers.py contains helper functions for the interpreter.