blob: 5882ebdfc0ca63ff83aa914440a845c79a5ac47f (
plain) (
blame)
1
2
3
4
5
6
|
ArrowLISP is an interpreter for a purely symbolic,
side effect-free, lexically scoped dialect of LISP.
It may be considered an implementation of pure LISP
plus global definitions.
WWW: http://www.t3x.org/alisp/
|