Y
Hacker News
new
|
ask
|
show
|
jobs
by
billmcneale
418 days ago
That's not assembly language, that's a less powerful version of C.
If you're going this route, you might as well learn LLVM.
1 comments
pjmlp
418 days ago
Indeed, not only it is interesting, it allows having some overview of how all modern compilers use IR in one form or the other.
link