blob: d92713864799c18203b609e221e57191a880b5b1 (
plain)
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://sketchy-lisp.sourceforge.net/
|