| Package | Description |
|---|---|
| gnu.commonlisp.lang | |
| gnu.jemacs.lang |
Contains classes to implement the Emacs Lisp language.
|
| kawa.standard |
| Modifier and Type | Class and Description |
|---|---|
class |
OrdinaryLambda
The syntax transformer that rewrites the ordinary lambda list from CL.
|
| Constructor and Description |
|---|
defun(Lambda lambdaSyntax) |
| Modifier and Type | Class and Description |
|---|---|
class |
lambda
The Syntax transformer that re-writes the lambda builtin.
|
| Modifier and Type | Field and Description |
|---|---|
static Lambda |
SchemeCompilation.lambda |
| Constructor and Description |
|---|
define(Lambda lambda) |
object(Lambda lambda) |