Package EDU.purdue.cs.bloat.codegen

Generates Java bytecodes from the contents of a control flow graph.

See: Description

Package EDU.purdue.cs.bloat.codegen Description

Generates Java bytecodes from the contents of a control flow graph. It also performs "register" allocation of the local variables inside the virtual machine.