Uses of Class
kawa.lang.Syntax
Packages that use Syntax
-
Uses of Syntax in gnu.kawa.lispexpr
Subclasses of Syntax in gnu.kawa.lispexprModifier and TypeClassDescriptionclass
Expand$bracket-apply$
macro.class
class
A Syntax transformer for a XML constructor.class
-
Uses of Syntax in kawa.lang
Modifier and TypeClassDescriptionclass
Implement autoloading of Syntax (including macros).class
The Syntax transformer that re-writes the lambda builtin.class
class
The Syntax transformer that re-writes the "quote" "quasiquote" primitive. -
Uses of Syntax in kawa.standard
Subclasses of Syntax in kawa.standardModifier and TypeClassDescriptionclass
Implement the re-writer for the "begin" primitive.class
Implements the "constant-fold" transformer.class
The Syntax transformer that re-writes the "%define" internal form.class
class
class
class
Implements the R7RS 'define-library' form.class
class
class
class
The Syntax transformer that re-writes the Scheme "fluid-let" primitive.class
Implements the Scheme 'cond-expand' syntax.class
Implement R6RS import form.class
Syntax class for source-file inclusion.class
The Syntax transformer that re-writes the Scheme "let" primitive.class
Implementation of the standard Scheme let-syntax and letrec-syntax forms.class
The Syntax transformer that re-writes the Kawa "location" primitive.class
Handle the(! pattern init)
syntax.class
class
class
class
class
class
class
class
class
Create a scan expression from a sequence expression.class
The Syntax transformer that re-writes the Scheme "set!" primitive.class
class
class
Implements the "syntax-error" form.class
Implement the standard Scheme "syntax-rules" form.class
class
Methods in kawa.standard with parameters of type SyntaxModifier and TypeMethodDescriptionstatic Object
with_compile_options.getOptions
(Object form, Stack stack, Syntax command, Translator tr)