/bfjit_x86_64

a brainfuck interpreter for x86_64 that uses jit

Primary LanguageC

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