summaryrefslogtreecommitdiff
path: root/lang/zenlisp/DESCR
blob: 74120ebd20b5df235ee86e302a8015bcbded0306 (plain)
1
2
3
4
5
6
7
Interpreter for purely symbolic, pure, lexically scoped dialect of LISP

Zenlisp 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.

Zenlisp is derived from ArrowLISP.