abcl

v 1.9.2 Updated: 10 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.

https://abcl.org

To install abcl, paste this in macOS terminal after installing MacPorts

sudo port install abcl

Add to my watchlist

Installations 10
Requested Installations 5