freebsd-ports/lang/sketchy/pkg-descr
Volker Stolz dda0c7b555 Update to version 2005-08-07
PR:		ports/84813
Submitted by:	maintainer
2005-09-14 10:12:40 +00:00

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