@hackage hbf0.1.0.0

An optimizing Brainfuck compiler and evaluator

hbf is a compiler and executor of Brainfuck programs. It provides two executables: hbfc the Brainfuck compiler, and hbf the virtual machine that executes compiled Brainfuck programs.