Curses-based brainfuck interpreter
bfuk [<program.b>]
If no program is identified, then an example program is run
Any character not identified as a brainfuck instruction is ignored (but presented so you can comment your code)
[space]
: pause and continue the executionq
: quit the program