Hacker News new | ask | show | jobs
by name_for_now 3357 days ago
I don't think you can call the STG an IL...
1 comments

We can test that. Is it the target, machine code? If not, are there any optimizations that can happen between the two? If it's not machine code & can be improved, then it's probably safe to classify it as an IL. Or common sense variant: it's not the final language so it's an intermediate language. :)