README

February 6, 2013 ยท View on GitHub

A brainfuck interpreter for x86_64

Only works on linux so far, windows with msvc will require some tweaking of the calling conventions.

havent implemented the ',' operator yet