EEN594 (Compiler Construction) Spring 2011
Tue Thur 11:00-12:15 in MM218

Information

Assignments

  1. Create a code generator using the operator precedence stack-based method, to accept simple expressions consisting of just operators, numbers and variables. Create a virtual machine capable of executing the code produced to correctly evaluate the expressions.
  2. The whole project.

Class History, etc.: