aboutsummaryrefslogtreecommitdiffstats
path: root/lang/sketchy/pkg-descr
blob: 4a47bdbe1bdc6b047d913aaeb06d13218e3a734e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
SketchyLISP is a small, tail-recursive, lexically scoped interpreter for
purely symbolic dialect of LISP that smells like Scheme. It may be considered
an implementation of pure LISP plus DEFINE and 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