Hacker News new | ask | show | jobs
by mortoray 2876 days ago
I chose LLVM from the start since I knew some of the challenges that interested me couldn't be done at the C level -- or rather it'd be more complicated at that level than at the LLVM level.
1 comments

Which challenges? As far as I can see, LLVM is essentially C in SSA syntax; what semantic differences have you come across?