Hacker News new | ask | show | jobs
by otibom 4768 days ago
Why not just write an LLVM to brainfuck compiler ?
1 comments

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