CS 421: Programming Languages and Compilers
Machine Problem 6 (MP6)
MP6 has you write an evaluator for FUN.

NOTE: Don't forget to answer the written question, number 11, and put your answer in a comment at the end of your file.

IMPORTANT:Make sure that you read the README file in the grader bundle. This file contains important information.

Files
Solutions
mp6-sol.ml (Feb 03, 2010 2:57:27pm) - solution

Documentation
mp6.pdf (Feb 03, 2010 2:57:27pm) - assignment

Problem files
mp6grader.tar.gz (Feb 03, 2010 2:57:27pm) - grader

For your enlightenment (not required)
mp6common.ml (Feb 03, 2010 2:57:27pm) - mp6common.cmo source