Package | Description |
---|---|
gnu.commonlisp.lang | |
gnu.jemacs.lang |
Contains classes to implement the Emacs Lisp language.
|
kawa.standard |
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) |