Home Assignments Lecture Blog Resources Project

91.301 Organization of Programming Languages
Prof. F. Martin

Final Project Writeup - Due Thu Dec 11, by 9am

In this assignment, you will document your OPL final project. This will be done on the class wiki site using a provided template. I will make copies of your documentation to be handed out during the open-house.

Also, you will separately turn in your code using the UML submit system.

Project Report Template

Below is the wiki markup you should use as a template for your writeup. To use it, do the following:

  1. Select all of the markup-text between the horizontal lines, and copy it to your clipboard.
  2. Click edit to edit this page. The edit password is posted to the class Google group.
  3. Add your project entry and name to the bottom of this page per the directions there.
  4. Save the page.
  5. Click on the newly-created link to your project writeup.
  6. At that page, click edit.
  7. Paste the wiki markup-text into your project writeup page, and Save.

You now have the framework for documentation your project. You can re-edit your page as often as you like. Follow the directions in the template for uploading your screenshot.


'''Your Name''' \\
December 10, 2008

!!Overview

A brief description of the project is given here.  The description is
1 to 3 sentences long.  Be concise and clear.

!!Screenshot
Attach:fgm-screenshot.png

(You may attach a PNG, GIF, or JPG file.  Please note the @@Attach:@@
syntax for doing this.  After you save the wiki page, you will see the
@@Attach:@@ link with a blue triangle.  Click on the link, and then
you will be brought to a page where you can upload the
attachment. After you upload the attachment, the link goes away and
you see the image instead.)

!!Concepts Demonstrated

1/6 of the project grade is based on which
concepts from OPL are demonstrated in your project.  Please identify
them here.  Be brief; a simple list and one-sentence explanation for
each concept should be adequate; e.g.:

* ''Data abstraction'' is used to provide access to the elements of the RSS feed.
* The objects in the OpenGL world are represented with ''recursive data structures''.
* ''Symbolic language processing techniques'' are used in the parser.

!!External Technology

Another grading category is the "extent to which project integrates
with some external technology." Briefly mention this here.  If your
external technology is a Scheme library, describe it.

!!Innovation

Describe what is innovative about your project.  

!!Technology Used

List the clearly identifiable technologies that you used in the
project; e.g. C++, XML, TCP, OpenGL, etc.

!!Additional Remarks

Please use this area to include any additional information you would
like to include that did not fit into any of the previous categories.

Please note that the entire writeup, including screen shot, should be
no longer than 2 pages in length.

Writeup Links

Edit this page and add a link to your writeup below. Note: you can add the link before your writeup exists; then after saving the page, clicking on the "broken link" will allow you to create your own page.

In place of “Project-Title-Goes-Here,” provide the title of your own project.