The TL/2 Compiler
General Design Objectives
Why Another Java Compiler?
TL/2's design objectives are:
- Lightweight, optimizing back end for code generators
that emit Java source code, e.g., Axis stubs.
- System test article for
JBurg;
demonstration of BURS technology
applied to Java compilation.
- Relatively simple compiler design and
implementation that can serve as a platform
for language research.
Major TL/2 Subsystems