summaryrefslogtreecommitdiff
path: root/lang/zenlisp/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2018-02-03lang/zenlisp: import zenlisp-0.0.20131122kamil1-0/+74
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.