The starting point for this work is the extended interpreter. If you have not completed the extended interpreter, fear not. The starter code includes a complete, compiled version of this interpreter, and you only need to focus on the object-oriented portion of the lab.
Download this zip file and decompress it. (It will create a directory called lab6-single.) In that directory, open up lab6.ss, and you should be able to get started.