Uses of Package
kawa.standard
Packages that use kawa.standard
Package
Description
Supports
Expression
,
and various related classes need to compile programming languages.-
Classes in kawa.standard used by gnu.expr
-
Classes in kawa.standard used by gnu.kawa.brl
-
Classes in kawa.standard used by kawa.standardClassDescriptionImplement the Scheme standard function "append".Implement the re-writer for the "begin" primitive.Implements the "constant-fold" transformer.The Syntax transformer that re-writes the "%define" internal form.Implements the R7RS 'define-library' form.The Syntax transformer that re-writes the Scheme "fluid-let" primitive.Implements the Scheme 'cond-expand' syntax.Implement R6RS import form.Syntax class for source-file inclusion.The Syntax transformer that re-writes the Scheme "let" primitive.Implementation of the standard Scheme let-syntax and letrec-syntax forms.The Syntax transformer that re-writes the Kawa "location" primitive.Handle the
(! pattern init)
syntax.Create a scan expression from a sequence expression.The Syntax transformer that re-writes the Scheme "set!" primitive.Implements the "syntax-error" form.Implement the standard Scheme "syntax-rules" form.Implement the Scheme extended function "vector-append".