785028a062
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.
7 lines
288 B
Text
7 lines
288 B
Text
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.
|