blob: c72583da887b86573fbebf82363ac14ea5cfacd6 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
SketchyLISP is an embeddable interpreter for a purely applicative
dialect of Scheme. It may be considered an implementation of pure
LISP plus global definitions and some input/output functions.
This package contains the SketchyLISP interpreter and library,
the manual, and example programs.
WWW: http://www.t3x.org/sketchy/
|