Assignment 7, Due sometime before the final
Scheme vs Java
For this homework, you can either:
- write an interpreter for Scheme in Java, or
- write an interpreter for Java in Scheme.
Both parsers are in the directory
/cs/classes/cis624/assignments/ch7/. Feel free to modify or
extend them.
The assignments are open-ended. Implement as much of one language
as you can in the other.
sabry@cs.uoregon.edu