dda0c7b555
PR: ports/84813 Submitted by: maintainer
12 lines
369 B
Text
12 lines
369 B
Text
SketchyLISP is an interpreter for a purely applicative dialect
|
|
of Scheme. It may be considered an implementation of pure LISP
|
|
plus global definitions (DEFINE) and first-class continuations
|
|
(CALL/CC).
|
|
|
|
This package contains the SketchyLISP interpreter and library,
|
|
the reference manual, and example programs.
|
|
|
|
WWW: http://www.t3x.org/sketchy/
|
|
|
|
- Nils M Holm
|
|
nmh@t3x.org
|