CS 257 (Spring 2007) Project: BASIC Interpreter *

You will write a Scheme program which interprets Lobo BASIC programs. The only non-functional Scheme procedures you may use are vector-set!, display, and newline. The project is organized as a set of milestones which correspond to increasing letter grades:

Lobo BASIC Reference Manual

Some Lobo BASIC programs:

What You Should Hand In

When You Should Hand It In

The above should be handed in to the TA before Fri. May 4 at 5:00 PM.

Classic BASIC Games Page

* This webpage is located at http://cs.unm.edu/~williams/cs257/projects07.html