Register MachineCovers the efficiency of register machines over stack machines, memory organization, and mapping instructions.
NumPy: Scientific ComputingExplores the significance of NumPy for scientific computing, emphasizing the importance of optimizing computation time and memory usage.
Compiler Extension LabCovers the Compiler Extension Lab, focusing on adding new functionality to a simple functional language compiler.
Method Dispatch OptimizationExplores method dispatch optimization in object-oriented languages, focusing on inline caching and membership tests.