RubyFlow The Ruby and Rails community linklog

Brainfucktt - a Brainfuck interpreter built with TreeTop

While learning Treetop, I decided that a Brainfuck interpreter would be a nice place to start. So, I made treetop_bootstrap, which is a scaffold for Treetop projects, and then Brainfucktt, a fully featured Brainfuck interpreter.

Use it for learning Treetop, learning how Brainfuck works, for parsing Brainfuck code into an AST, or actually running Brainfuck code!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in