Code Generation LabCovers generating code for a compiler, translating an Amy program to WebAssembly, including memory management and pattern matching compilation.
Register MachineCovers the efficiency of register machines over stack machines, memory organization, and mapping instructions.