Package | Description |
---|---|
gnu.commonlisp.lang | |
gnu.expr |
Supports
Expression ,
and various related classes need to compile programming languages. |
gnu.kawa.functions |
Various core run-time functions and operators.
|
gnu.kawa.lispexpr |
Support classes for compiling and running Lisp languages.
|
gnu.kawa.models |
Model classes for an experimental model-view-controller framework.
|
gnu.mapping |
Supports
Procedure ,
and various related classes needed at run-time by dynamically typed
languages (such as Scheme and ECMAScript). |
gnu.xml |
Utilities for working with XML.
|
kawa |
Classes for user interaction with Kawa.
|
Modifier and Type | Field and Description |
---|---|
static ThreadLocation<LList> |
CommonLisp.features |
Modifier and Type | Field and Description |
---|---|
static ThreadLocation<java.lang.String> |
ApplicationMainSupport.commandName |
Modifier and Type | Field and Description |
---|---|
static ThreadLocation |
DisplayFormat.outBase
Fluid parameter to specify default output base for printing rationals.
|
static ThreadLocation |
DisplayFormat.outRadix
True if we should print a radix indicator when printing rationals.
|
Modifier and Type | Field and Description |
---|---|
static ThreadLocation<LispPackage> |
LispPackage.currentPackage
Common Lisp
*package* special. |
static ThreadLocation |
LispReader.symbolReadCase |
Modifier and Type | Field and Description |
---|---|
static ThreadLocation |
Display.myDisplay |
Modifier and Type | Method and Description |
---|---|
static ThreadLocation |
ThreadLocation.makeAnonymous(java.lang.String name)
Create a fresh ThreadLocation, independent of other ThreadLocations.
|
static ThreadLocation |
ThreadLocation.makeAnonymous(Symbol name)
Create a fresh ThreadLocation, independent of other ThreadLocations.
|
Modifier and Type | Field and Description |
---|---|
static ThreadLocation |
XMLPrinter.doctypePublic
The system identifier emitted in a DOCTYPE declaration.
|
static ThreadLocation |
XMLPrinter.doctypeSystem
Fluid parameter to control whether a DOCTYPE declaration is emitted.
|
static ThreadLocation<java.lang.String> |
XMLPrinter.indentLoc |
Modifier and Type | Field and Description |
---|---|
static ThreadLocation<DomTermBackend> |
DomTermBackend.instance |