CS 421: Programming Languages and Compilers
Machine Problem 5 (MP5)
MP5 will have you write a bottom-up parser for a subset of MiniJava using ocamlyacc.

Make sure you read the "Guide for Doing MPs".

Files
mp5.pdf
mp5grader.tar.gz
testing.ml
mp5recursive.ml
mp5-sol.mly