Directories
¶
| Path | Synopsis |
|---|---|
|
Package bootstrap initializes the top-level Scheme environment.
|
Package bootstrap initializes the top-level Scheme environment. |
|
extensions
|
|
|
all
Package all provides additional primitives for records, promises, and extended string/character operations.
|
Package all provides additional primitives for records, promises, and extended string/character operations. |
|
eval
Package eval provides evaluation and environment primitives.
|
Package eval provides evaluation and environment primitives. |
|
exceptions
Package exceptions provides R7RS exception handling primitives.
|
Package exceptions provides R7RS exception handling primitives. |
|
files
Package files provides file I/O primitives.
|
Package files provides file I/O primitives. |
|
gointerop
Package gointerop provides Go concurrency primitive wrappers.
|
Package gointerop provides Go concurrency primitive wrappers. |
|
io
Package io provides I/O primitives for reading and writing.
|
Package io provides I/O primitives for reading and writing. |
|
math
Package math provides transcendental and advanced mathematical primitives.
|
Package math provides transcendental and advanced mathematical primitives. |
|
system
Package system provides system interface primitives.
|
Package system provides system interface primitives. |
|
threads
Package threads provides SRFI-18 multithreading primitives.
|
Package threads provides SRFI-18 multithreading primitives. |
|
Package forms provides a unified registry for special form handlers.
|
Package forms provides a unified registry for special form handlers. |
|
Package match implements the pattern matching engine for syntax-rules and syntax-case.
|
Package match implements the pattern matching engine for syntax-rules and syntax-case. |
|
Package parser implements R7RS Scheme syntax parsing.
|
Package parser implements R7RS Scheme syntax parsing. |
|
Package repl provides an interactive Read-Eval-Print Loop for Wile Scheme.
|
Package repl provides an interactive Read-Eval-Print Loop for Wile Scheme. |
|
Package schemeutil provides conversion utilities between syntax, datum, and Go types.
|
Package schemeutil provides conversion utilities between syntax, datum, and Go types. |
|
Package syntax implements Scheme syntax representation with hygiene support.
|
Package syntax implements Scheme syntax representation with hygiene support. |
|
Package tokenizer implements R7RS Scheme lexical analysis.
|
Package tokenizer implements R7RS Scheme lexical analysis. |
|
Package validate validates Scheme syntax and produces typed expressions.
|
Package validate validates Scheme syntax and produces typed expressions. |
Click to show internal directories.
Click to hide internal directories.