summaryrefslogtreecommitdiff
path: root/lang/alisp/pkg-descr
blob: 5411d7379c1159ebbc227a1221dc3fdc6d3b00e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
ArrowLISP is a small, tail-recursive, lexically scoped
interpreter for purely symbolic LISP with first-class
continuations. It may be considered an implementation of
pure LISP.

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

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