Lecture 09: Code Generation
Introduction:
A Byte Code Generation Library
Compiling Expressions
Languages using Prefix or Postfix Only
(Continued in Lecture 10)
References
- Compiler Construction by Niklaus Wirth - Chapters 9,10,11
- Tiger Book, Chapters 7, 10, 17