summaryrefslogtreecommitdiff
path: root/lang/alisp/pkg-descr
blob: aa1f9073fa1fa2809ab143e7ed1ce48ad5c3c476 (plain) (blame)
1
2
3
4
5
6
7
8
ArrowLISP is a purely symbolic, tail-recursive, lexically scoped
and (mostly) side-effect-free implementation of LISP. It may be
considered an implementation of pure LISP (plus DEFINE and DEFUN).

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

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