Name AnalysisExplains compiler phases, name analysis, symbol tables, and scoping rules in the context of error detection and resolution.
WASM Virtual Machine: Group 13Explores the development of a WebAssembly Virtual Machine by Group 13, covering pipeline stages, interpreter structure, and stack management.