| 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 Compilerinterface. | 
| Linker | Link the results of a Compilercompilation. | 
| Local | Local variable in the Compilerinterface. | 
| TargetArchitecture |  | 
| Types | Data types supported by the Compilerinterface. |