CS 143: Compilers

CS 143 is Stanford’s undergraduate compilers course. It covers the basics of compilers, including lexical analysis, parsing, abstract syntax trees, semantic analysis, code generation, optimization, and more.

Notes

References