Brainfuck interpreter A simple interpreter for the brainfuck language in python 3. Usage python interpreter.py <brainfuck-file>