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 TypeClassDescriptionclassExpand$bracket-apply$macro.classclassA Syntax transformer for a XML constructor.class -
Uses of Syntax in kawa.lang
Modifier and TypeClassDescriptionclassImplement autoloading of Syntax (including macros).classThe Syntax transformer that re-writes the lambda builtin.classclassThe Syntax transformer that re-writes the "quote" "quasiquote" primitive. -
Uses of Syntax in kawa.standard
Subclasses of Syntax in kawa.standardModifier and TypeClassDescriptionclassImplement the re-writer for the "begin" primitive.classImplements the "constant-fold" transformer.classThe Syntax transformer that re-writes the "%define" internal form.classclassclassclassImplements the R7RS 'define-library' form.classclassclassclassThe Syntax transformer that re-writes the Scheme "fluid-let" primitive.classImplements the Scheme 'cond-expand' syntax.classImplement R6RS import form.classSyntax class for source-file inclusion.classThe Syntax transformer that re-writes the Scheme "let" primitive.classImplementation of the standard Scheme let-syntax and letrec-syntax forms.classThe Syntax transformer that re-writes the Kawa "location" primitive.classHandle the(! pattern init)syntax.classclassclassclassclassclassclassclassclassCreate a scan expression from a sequence expression.classThe Syntax transformer that re-writes the Scheme "set!" primitive.classclassclassImplements the "syntax-error" form.classImplement the standard Scheme "syntax-rules" form.classclassMethods in kawa.standard with parameters of type SyntaxModifier and TypeMethodDescriptionstatic Objectwith_compile_options.getOptions(Object form, Stack stack, Syntax command, Translator tr)