Chapter 11: Code Generation for a Virtual Machine

Lab


Getting Started


Abstract: You will generate code for simple expressions, which serves as the beginning of your final project.

Preparation

Assignment

The only file you need to modify for this assignment is CodeGenVisitor.java, found in the submit package.