Install zenlisp by entering the following commands in the terminal:
sudo apt update sudo apt install zenlisp
Description:
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.
Homepage: http://www.t3x.org/
Version: 2013.11.22-2build1
Section: universe/lisp