Hacker News new | ask | show | jobs
by faissaloo 2654 days ago
Would converting C-- to C/LLVM IR be redundant?
1 comments

It's true that they are mostly on the same level but it's way easier to compile C-- to LLVM IR or C than to write three separate STG->(Imperative code) stages.