Skip to content

Hexorg/JitterF-k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JitterF-k

JIT assisted Brainfuck evaluator

To disassemble what the code compiled, run: $ objdump -D -b binary -m i386:x86-64 -M intel bf.bin

Hello world compilation: 50885 Hello world run: 5333 instructions Hello world interpreted: 34542 instructions

About

JIT assisted Brainfuck evaluator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published