Subject: What's needed for final project submission 1. Description of the language implemented, assume that I know Algol-68 in reading this, so no need to restate the obvious. 2. Particularly note any deviations from Algol-68 (and discuss how you would "correct" these) 3. Particularly note any subsetting decisions that go below the subset I suggested (again discussing how you would implement these additions). 4. Provide source code (HTML annotated is nice but not required), you can either mail as attachments, or probably better, put it up on a home page and give me the reference. You can submit the entire assignment this way if you like. 5. Provide general documentation of the code (as much as is needed to understand the general structure) 6. Describe what works and what does not 7. Provide either results of bootstrap (time taken, output showing bootstrap completed OK etc), or a variety of test runs (and a discussion of what it would take to complete the bootstrap). 8. If you did not do these (I do not expect you did :-), then discuss how you would implement them in the context of your project a) full register allocation b) instruction scheduling c) global dataflow analysis d) loop optimizations e) good error recovery 9) anything else you think is helpful in me understanding what you have achieved this semester P.S. second report of a successful bootstrap arrived. This time the bootstrap only took half an hour. Good going!