previous | index | next

Required Files

Your Scheme definitions for this lab will be divided into three files:

This lab also requires the following files, which must be in the same folder as your Scheme definitions:

All definitions will be tested using stacks-queues-lab-test.scm. It must be in the same folder as the rest.

You can get all the required files at once by downloading and then extracting this zipped code archive: stacks-queues-lab.zip.

After extracting, all files will be in the folder stacks-queues-lab. Leave all files in this folder so that it can be re-zipped for submission.


previous | index | next