Lab 7
7.2.0.5

Lab 7

Implement a small class hierarchy modeling objects as closures in ZHRL3 . The idea of this lab is to help you to understand the desugaring operation for objects by writing things down in the *un*-sugared form. That is, the forms you write for this lab will not use the syntactic sugar that you add for assignment 5.

In other words, what you’re really working on here is the expected result for a whole bunch of excellent test cases for Assignment 5, in a setting where you’re encouraged to collaborate with others in the class. The goal here is to simplify Assignment 5 dramatically!