| Package | Description |
|---|---|
| gnu.expr |
Supports
Expression,
and various related classes need to compile programming languages. |
| kawa |
| Modifier and Type | Method and Description |
|---|---|
static CompiledModule |
CompiledModule.make(java.lang.Class clas,
Language language) |
| Modifier and Type | Method and Description |
|---|---|
static CompiledModule |
Shell.checkCompiledZip(java.io.InputStream fs,
gnu.kawa.io.Path path,
Environment env,
Language language) |