A Brainfuck to binary compiler using LLVM, written in OCaml

Taddeus Kroes 7b66f09168 Removed undocumented Hello World program and added rot13 program 11 years ago
.gitignore 541164a238 First working version of compiler -> llvm 11 years ago
Makefile 50b028d2a0 Code + makefile cleanup 11 years ago
bf.ml 50b028d2a0 Code + makefile cleanup 11 years ago
hello.b 7b66f09168 Removed undocumented Hello World program and added rot13 program 11 years ago
rot13.b 7b66f09168 Removed undocumented Hello World program and added rot13 program 11 years ago
run.sh bf263fa2ea Added run script 11 years ago