Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 113 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 113 Bytes

JIT Compiler for Brainfuck

Quick Start

$ cc -o bfjit bfjit.c
$ ./bfjit ./examples/hello.bf