CSE P 501 Project IV
Static Semantics, Type Checking & Symbol Tables

Due: Tuesday, August 3 by 5:00 pm. Turnin your project using this online turnin form.

Overview

The purpose of this assignment is to add static semantic checking to your compiler. You will need to

Details and Suggestions

Testing

You should test your compiler on both correct MiniJava programs and on programs that contain various sorts of static semantics problems.

What to Turn In

Turn in the following:

If you are working with others, you should turn in only one copy per group.