Compiler Extension LabCovers the Compiler Extension Lab, focusing on adding new functionality to a simple functional language compiler.
C++: Loops and IncrementationCovers C++ loops, incrementation, and variable scope, with examples of evaluating expressions and reading input from the keyboard.