This document contains lecture slides for CSE340 - Principles of Programming Languages. It discusses intermediate code for while loops, if statements, and switch statements. It also covers a homework assignment to translate source code to intermediate code using a switch statement. The slides were presented by Javier Gonzalez-Sanchez and include code examples, notes on symbol tables, and a review of programming assignment 4.
Related topics: