Gordon Hew (gh2242@columbia.edu)
COMS W4115 Programming Languages and Translators
Final Project

To compile the program run "make".

To clean the auto-generated files, run "make clean".

To run the basic tests, run "./test-basic.sh"

To run the interactive tests, run "./test-interactive.sh"

To run an EGGL program, run "./eggl "<file-name>"