| Package | Description |
|---|---|
| gnu.expr |
Supports
Expression,
and various related classes need to compile programming languages. |
| gnu.mapping |
Supports
Procedure,
and various related classes needed at run-time by dynamically typed
languages (such as Scheme and ECMAScript). |
| Modifier and Type | Method and Description |
|---|---|
static SimpleSymbol |
Symbols.gentemp()
Generate a new (interned) symbol with a unique name.
|
| Modifier and Type | Method and Description |
|---|---|
static SimpleSymbol |
Symbol.valueOf(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
static Namespace |
Namespace.valueOf(java.lang.String uri,
SimpleSymbol prefix) |