Hacker News new | ask | show | jobs
by mhd 4775 days ago
Like this: https://github.com/jeremyroman/llvm-brainfuck ?
1 comments

This looks like brainfuck compiler (frontend, as in, it takes brainfuck and makes executable), not brainfuck to llvm (backend) compiler.