87ba19055c
PR: ports/78742 Submitted by: maintainer
10 lines
315 B
Plaintext
10 lines
315 B
Plaintext
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/
|