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