COP 3223H unit -*- Outline -*- * Introductory and Overview * intro * systems-software ** modular-c * System Structure and VMs ** virtual-machines ** hw1-fall-2024 * Compilers and Interpreters ** compiler-overview * midterm-review ** syntax-analysis *** Lexical-analysis *** Grammars-parsing ** static-analysis *** symbol-table * code-generation * hw4-fall-2024 Assemblers-elf (omitted in 2024) * os-structure Interrupts (omitted in 2024) ** processes-threads * final-review * summary-review