brainfuck interpreter An brainfuck interpreter for written in Python 3. info bf.py - a brainfuck interpreter mbf.py - manually minified version of bf.py usage python3 mbf.py FILE mbf.py is tested against the included hello.bf python3 mbf.py hello.bf