Armed Bear Common Lisp: a full Common Lisp implementation on the JVM
Armed Bear Common Lisp: a full implementation of Common Lisp
abcl
$ abcl
$ abcl --load script.lisp
$ abcl --eval '(+ 2 3)'