Compilers and Language Design
Catalog
- Intro
- Scanner and Encoder
- Parser
- Name Resolving
- Type Checker
- Memory Organization
- Code Generation
- Code Optimization
Info
Resources
- Homepage
- Textbook by Dr. Thain, read this thoroughly as you go.
- Syllabus
- Starter code for the book
Assignments
- No late submission allowed.
- Submit by midnight
- It’s ok to be imperfect: make sure to improve every time.