Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the phases of a compiler, focusing on the name analysis phase, where identifiers are mapped to declarations using symbol tables. It explains how errors are detected and resolved, the role of symbol tables, and scoping rules.