CS134b Lab 3: Semantic analysis and Type checking

Problem: lab3.pdf; Programs provided: fcc-20010212.tgz.
Our solution: README, fc_ir_ast.ml, fc_ast_parse.mly, fc_ast_lex.mll. Whole bundle of programs fcc-lab3.tgz.

Here are the IR files and run results on the test programs:

Bugs found after submission: