Compilers, 2015 Fall

Course Information

Slides

Lectures
Supplements

Homework

Project (Due 11/20, Fri)

  1. Project Page (GitHub)
  2. Clone the project package from GitHub (Clone url: https://github.com/hakjoooh/CompilerProject2015.git)
  3. Complete four files: lexer.mll, parser.mly, translator.ml, and optimizer.ml
  4. Submit the four files via Blackboard.
  5. score

Exam

Reference