abcl
The abcl programming language, also known as Armed Bear Common Lisp, is an implementation of the Common Lisp programming language. It is designed to be highly interoperable with Java, allowing Lisp code to call Java code and vice versa. abcl runs on the Java Virtual Machine (JVM), which means it can be used on any platform that supports Java.
abcl provides a robust environment for developing applications using the Common Lisp standard. It supports many
The project is open-source and has been developed by a community of contributors. It is often used