2.1 basics
Refer to the exercise policy for details.
Implement a basic compiler for a language with integers, arithmetic,
and let-bound identifiers.
▼ | 2 | Lectures, Assignments, and Exercises |
2.1 | basics |
2.2 | regalloc |
2.3 | control |
2.4 | heap |
2.5 | clo |
2.6 | opt |
2.7 | macro |
2.8 | tools |
2.9 | Project 1: Paper |
2.10 | Project 1: Presentation |
2.11 | Midterm |
2.12 | Project 2: Paper |
2.13 | Project 2: Presentation |
2.14 | Final |