v 1.9.2 Updated: 2 years, 3 months ago
A Common Lisp implementation that runs on the JVM
Armed Bear Common Lisp is conforming, contemporary implementation of ANSI Common Lisp running on the Java Virtual Machine. Containing both an interpreted mode and a compiler that produces JVM bytecode, it features extensions that faciliate the use of Java from Lisp enabling the rapid integration of arbitrary Java libraries into Common Lisp code. ABCL fully supports the JSR-233 (Java scripting API), so it can be a utilized as a scripting engine in any Java application.
To install abcl, paste this into the macOS Terminal after installing MacPorts
sudo port install abcl
Installations | 13 |
Requested Installations | 8 |