summaryrefslogblamecommitdiff
path: root/lang/sketchy/pkg-descr
blob: 5cfb014b0e19ebdfb6f9c30d622cf781c7488f98 (plain) (tree)
1
2
3
4
5
6
7



                                                             
 

                                                              




                                
Sketchy is an interpreter for a purely applicative dialect of
Scheme. It may be considered an implementation of pure LISP
plus global definitions (DEFINE), first-class continuations
(CALL/CC) and input/output functions (READ, WRITE, etc).

This package contains the Sketchy interpreter and library, the
manual, and example programs.

WWW: http://www.t3x.org/sketchy/

- Nils M Holm
nmh@t3x.org