llvm-brainfuck icon indicating copy to clipboard operation
llvm-brainfuck copied to clipboard

An LLVM-based compiler for Brainfuck.

llvm-brainfuck

An LLVM-based compiler for Brainfuck. Created as an experiment to try out the LLVM API.

For more information, see my blog post about it.