Compiler Construction
** available as of 06/15/2025
** available as of 06/15/2025
This course covers the basics of writing a compiler to translate from a simple high-level language to machine code. Topics include lexical analysis, top-down and LR parsing, syntax-directed translation, and code generation and optimization. Students will write a small compiler.
Outcomes: Students will learn the theory and practice of how to build a compiler.
Outcomes: Students will learn the theory and practice of how to build a compiler.