README

June 20, 2013 ยท View on GitHub

It's simply a way for wasting my time. It's a brainfuck interpreter, nothing difficult :3

This version comes with an optional line comment support. Compile with $ make BF_COMMENT_CHAR=';' to use semicolon as line comment.