|
Interface Summary |
| BaseCompiler |
Language-independent base compiler interface to support general-purpose applications. |
| Compiler |
Language-independent compiler interface for the Squawk JVM. |
| InterpCompiler |
Language-independent interpreter-compiler interface to support the construction
of interpreters. |
| Label |
Label in the Compiler interface. |
| Linker |
Link the results of a Compiler compilation. |
| Local |
Local variable in the Compiler interface. |
| TargetArchitecture |
|
| Types |
Data types supported by the Compiler interface. |