zl
Interpreter for purely symbolic, pure, lexically scoped dialect of LISP
Install
- All systems
-
curl cmd.cat/zl.sh
- Debian
-
apt-get install zenlisp - Ubuntu
-
apt-get install zenlisp - Kali Linux
-
apt-get install zenlisp - Windows (WSL2)
-
sudo apt-get updatesudo 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.