mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
235e08c2c3
PR: ports/76617 Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
10 lines
333 B
Plaintext
10 lines
333 B
Plaintext
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 some example programs.
|
|
|
|
WWW: www.t3x.org/scipl/
|
|
|