Y
Hacker News
new
|
ask
|
show
|
jobs
by
otibom
4768 days ago
Why not just write an LLVM to brainfuck compiler ?
1 comments
mhd
4768 days ago
Like this:
https://github.com/jeremyroman/llvm-brainfuck
?
link
zapu
4768 days ago
This looks like brainfuck compiler (frontend, as in, it takes brainfuck and makes executable), not brainfuck to llvm (backend) compiler.
link