Due: Tuesday, March 20th, 2012 9:10am
This assignment is essentially the same as HW 13, but using the interpreter with environments and a “todo” stack.
Start with miniracket4.rkt or miniracket4a.rkt.
Add support for booleans as values and expressions, and also add an iszero form that has a single sub-expression.
Add an if form to the language.
Last update: Wednesday, March 7th, 2012mflatt@cs.utah.edu |