CS 536 Programming Assignment 4
C++ Code Skeletons


The following files define a sample typechecker for CSX-lite, augmented with variable declarations and a print statement. Type "make test" to build the sample typechecker and test it.