I have the dragon book and Modern Compiler Implementation in ML. I'm looking for other good resources on code generation in a compiler. Can you recommend any?
Asked
Active
Viewed 349 times
1 Answers
2
My favourite is "Building an Optimizing Compiler" by Robert Morgan. Very practical, covers static single assignment.
janm
- 17,422
- 1
- 41
- 60