@lispi314 how is that in any way "the same thing as Common Lisp"?
But you are right it is not technically scripting. Java compact source files are still compiled first.
@travisfw Compilation is orthogonal & incidental, SBCL also compiles before execution.
It's much more about language design and the kind of amenities it provides.
One could argue ECL means Common Lisp is a scripting language because it fulfills both standalone and embedded scripting roles but it's pretty clear it's meant more for a general programming use.