CSCE 425/825 - Compiler Construction

CSCE 425/825
Course Home Page
Course Description
Calendar
Project Upload
Resources
Project
Java
ANTLR
JVM and ASM
Eclipse and Plugins

Java Resources

The ASM bytecode manipulation framework is an excellent way to create, edit, optimize JVM programs
The Java Language Specification
The Java Virtual Machine
The Java API Documentation