Lecture 10: Code Generation for Expressions and Statements in Stack Machine Model
(Continuing Lecture 09)
Expressions
Assignments
Sequence
Compiling Control-Flow Statements
Booleans and Data Representation
(Continued in Lecture 10a)
References
- Compiler Construction by Niklaus Wirth - Chapters 9,10,11
- Tiger Book, Chapters 7, 10, 17