Armed Bear Common Lisp alternatives
Armed Bear Common Lisp is a complete Common Lisp implementation that includes both an interpreter and a compiler, running on the Java Virtual Machine. It was initially developed as a scripting language for the J editor but now supports JSR-223, allowing it to function as a scripting engine in Java applications. It also enables integration between Java and Lisp through various APIs.