CSE 655: Programming Projects
Project 1: Interpreter for Core
Project 2: Interpreter for PLAN
Course Policies
-
There will be two programming projects, which have to be submitted
electronically on stdsun by midnight on the due date. The
projects must compile and run on
stdsun. Some people prefer to implement the projects on a
different machine, and then port them to stdsun. This usually
creates ugly problems in the last minute, and I would advise against
it. Still, if you decide to use a different machine, it is entirely your responsibility to make the code
compile and run correctly on stdsun before the deadline.
-
The projects are to be done independently. General discussion of the projects
with others in the class is allowed, but you have to do all the
design, programming, and testing independently. Submissions that show
excessive similarities will be taken as evidence of cheating and dealt
with accordingly.
-
The projects are due by 11:59 pm on the due day. Absolutely no exceptions will be made to this
deadline: if you submit at 12:00 am, your submission will be
considered to be late. The time stamp on the electronic submission
will be used as the submission time. A reduction of 10% per day will be applied to late
submission. Submissions more than three days late will not be accepted.