CS 421: Programming Languages and Compilers
Machine Lab 4 (ML 4)

ML4 has you implement the second step of the inferencer: the unification algorithm unify that solves constraints generated by the inferencer.

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

Also, make sure you read the "Guide for Doing MPs".

Files
ml4.pdf
ml4.tar.gz
ml4-sol.ml