A c++ debugger and interperter for Brain Fuck
./brainfuck_debugger <args> <path_to_brainfuck_file>
Use -h
flag to see help
'Hello World!' program (literaly took it from the wiki page).
clears the screen.
prints sequence of frames each of which is a grid of zeros with one 'X' that advances each frame.