Install Lisp Interpreter in Debian Jessie
I convinced myself to learn Lisp. I'd like to know of a way to install a Lisp Interpreter on Debian(Jessie). I was reading about clisp but is not in the repositories of Debian.
SBCL is included in Debian too, and it's a really popular Common Lisp implementation.