zl

Interpreter for purely symbolic, pure, lexically scoped dialect of LISP

Install

All systems
curl cmd.cat/zl.sh
Debian Debian
apt-get install zenlisp
Ubuntu
apt-get install zenlisp
image/svg+xml Kali Linux
apt-get install zenlisp
Windows (WSL2)
sudo apt-get update sudo apt-get install zenlisp
Raspbian
apt-get install zenlisp

zenlisp

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.