An interpreter for Brainfuck written in Python.
complete.py is the base interpreter
main.py is a very stripped down complete.py
python main.py
Hello World!
++++++++++[>++++++++++>+++++++>+++<<<-]>>++.<+.+++++++..+++.>>++.<+++++++++++++++.<.+++.------.--------.>>+.
Input your code in 1 line.
python complete.py fibb.bf