Hacker News new | ask | show | jobs
by Sir_Cmpwn 4024 days ago
The Github description is misleading:

> The single instruction C compiler

I was seriously impressed until I got further down.

1 comments

Well, if it reaches a point where it can compile itself, you'll get your compiler written with just one instruction (assuming that's what you were hoping for).
I meant that this software compiles brainfuck, rather than C. I was expecting a C compiler from the description.
From README.md:

    M/o/Vfuscator 2.0 is a complete C compiler, and will be available soon.
Just be patient, or submit patches :-)
Would be an interesting LLVM code generator too.