Assignment 4: Procedures and Assignment
Due Tuesday, February 18, 11:59pm
Review the preliminary remarks in the last assignment: they apply here as
well. In particular, use Scheme-like syntax and combine the following
exercises into a single interpreter. Start with your solution to
assignment 3 (or our solution).
- EOPL Exercise 5.4.2
- EOPL Exercise 5.5.2
- EOPL Exercise 5.5.4
It is suggested that you use the new grammar checker, which will be
discussed briefly in class.
Test Cases
For a list of test cases, take a look at this sample
scheme interaction output.
Submission
As before, but refer to "handin 4".
Chris Haynes /
chaynes@indiana.edu