SketchyLISP is an embeddable interpreter for a purely applicative
subset of Scheme. Its implementation strives for high portability.
It is written in ANSI C (C89) and Scheme.
This release imports nestable comments and some procedures from the upcoming R6RS standard. A pretty-printer was added to the package. Large parts of the manual were rewritten for clarity.
Please see the project homepage at http://t3x.org/sketchy/ for
source code and documentation.