Java Compiler/VM Software and Tools
This web page lists tools that are primarily of interest
to people writing Java compilers, optimizers, interpreters, and
related software. It
is directly adapted from Bill
Pugh's Java resources page.
Java Specification
Parametric Polymorphism in Java
Full Java Systems
Front End Tools (Parsers, ...)
Classfile assemblers, disassemblers, ...
Byte code manipulating tools
Compiler Frameworks
Libraries
Benchmarks
Links
Miscellaneous