CS134b Lab 2: Lexing and Parsing

Problem: lab2.pdf; Programs provided: fcc-20010127.tgz.
Our solution: README, DIFF, fc_ast_lex.mll, fc_ast_parse.mly. Whole bundle of programs fcc-lab2.tgz.

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

Bugs found after submission: