python-brainfk-interpreter Simple Brainfuck interpreter written in Python. To use, just type the following into the console: python interpreter.py <your file>.bf Input is prompted with a > and output is printed to the console.