Work Note 6, DM546, Spring 2013
Lecture February 19
-
Type checking.
-
Code generation.
Background material: Appel Chapters 5, 7, 8, 9.
In this course, we have a slightly different focus from that in
the textbook. As a consequence, we will take a simpler and more direct
approach to code generation. Thus, it is recommended that you
merely skim over the material in the book before the lecture
and read after the lecture to the extent that you need the material.
Exercises February 20
As announced on the previous work note, this exercise session is
a continuation of the one from February 14. Work on problems
from that work note, get things actually running, implement
variations to get hands-on experience with concepts you
find unclear. Among other things, work on getting the example
developed at the previous exercises on nested scope and
static link running.
Last modified: Tue Feb 12 09:21:23 CET 2013
Kim Skak Larsen
(kslarsen@imada.sdu.dk)