EECS 395 Programming Languages: Homework 8

Due: Wednesday, March 3rd, 2010, 5pm

Try again with hw7. Your highest possible score is capped at one more than the score you got for hw7.

To get that score, your collector must pass all 103 test cases. See results.txt in the handin server for the result of running your collector (and the ones it failed).

Use the script cuthere.ss to extract a failing test. Use it by saving the file in the same directory as results.txt and then running it from inside drscheme to pull out all of the failing test cases. It will create a number of files. Change the line at the top to change what the allocator-setup line looks like.

The file results.txt contains the results of running a collector that always fails. Use it with the cuthere.ss script to see the full gamut of tests.


Last update: Monday, March 1st, 2010
robby@eecs.northwestern.edu