|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use kawa.lang | |
|---|---|
| gnu.commonlisp.lang | |
| gnu.jemacs.lang | Contains classes to implement the Emacs Lisp language. |
| gnu.kawa.lispexpr | |
| kawa.lang | |
| kawa.standard | |
| Classes in kawa.lang used by gnu.commonlisp.lang | |
|---|---|
| Lambda
The Syntax transformer that re-writes the lambda builtin. |
|
| Syntax
Abstract class for "syntax" objects. |
|
| Translator
Used to translate from source to Expression. |
|
| Classes in kawa.lang used by gnu.jemacs.lang | |
|---|---|
| Lambda
The Syntax transformer that re-writes the lambda builtin. |
|
| Syntax
Abstract class for "syntax" objects. |
|
| Translator
Used to translate from source to Expression. |
|
| Classes in kawa.lang used by gnu.kawa.lispexpr | |
|---|---|
| Syntax
Abstract class for "syntax" objects. |
|
| Translator
Used to translate from source to Expression. |
|
| Classes in kawa.lang used by kawa.lang | |
|---|---|
| AnyPat
A pattern that matches anything. |
|
| Continuation
A Continuation "represents an entire (default) future for the computation. |
|
| EqualPat
A pattern that requires an exact match (using equal?). |
|
| Eval
|
|
| ListRepeatPat
|
|
| Macro
|
|
| PairPat
|
|
| Pattern
A Pattern is used to match against objects. |
|
| PatternScope
Bindings from a syntax-case/syntax-rules pattern. |
|
| Quote
The Syntax transformer that re-writes the "quote" "quasiquote" primitive. |
|
| Syntax
Abstract class for "syntax" objects. |
|
| SyntaxForm
A "syntatic closure" - a syntax form with its compilation environment. |
|
| SyntaxPattern
This encodes a pattern from a Scheem syntax-case or syntax-rules. |
|
| SyntaxRule
A rule in an R5RS syntax-template. |
|
| SyntaxTemplate
The translated form of a (syntax template). |
|
| TemplateScope
A scope created when expanding a SyntaxTemplate. |
|
| Translator
Used to translate from source to Expression. |
|
| Classes in kawa.lang used by kawa.standard | |
|---|---|
| Lambda
The Syntax transformer that re-writes the lambda builtin. |
|
| Quote
The Syntax transformer that re-writes the "quote" "quasiquote" primitive. |
|
| Syntax
Abstract class for "syntax" objects. |
|
| Translator
Used to translate from source to Expression. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||