mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
a92ed66add
PR: ports/72079 Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
9 lines
343 B
Plaintext
9 lines
343 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: http://www.t3x.org/LISP/ALISP
|