macOS
brew install abcllocal Homebrew formula metadata
sudo port install abclMacPorts ports tree · lang/abcl/Portfile · source: api.github.com
brew
Armed Bear Common Lisp: a full implementation of Common Lisp. Version 1.9.2 via Homebrew; verified 2026-06-26.
install
brew install abcllocal Homebrew formula metadata
sudo port install abclMacPorts ports tree · lang/abcl/Portfile · source: api.github.com
sudo apk add abclAlpine Linux edge package indexes · abcl · source: dl-cdn.alpinelinux.org
sudo apt install abclDebian stable package indexes · abcl · source: deb.debian.org
nix profile install nixpkgs#abclnixpkgs package indexes · abcl · source: raw.githubusercontent.com
overview
Armed Bear Common Lisp: a full implementation of Common Lisp
history
Armed Bear Common Lisp is an ANSI Common Lisp implementation for the Java Virtual Machine. The official homepage describes it as providing both an interpreter and compiler, compiling Lisp to Java bytecode, and supporting Java integration.
The official homepage says ABCL was originally started as a scripting language for the J editor. It later grew into a standalone Common Lisp implementation on the JVM, with support for JSR-223 so it can act as a Java scripting engine and with Java-to-Lisp integration APIs for embedding Lisp in Java applications.
ABCL occupies a particular niche among Common Lisp implementations: it lets Lisp code run where a JVM is already the deployment target. The supplied package-manager metadata lists it in APK, Homebrew, Debian, MacPorts, Nix, and Ubuntu, reflecting its role as both a language runtime and a Java ecosystem bridge.
Official documentation shows ABCL being run as a jar with java -jar abcl.jar, used as an interactive REPL, embedded from Java, and connected to Common Lisp tooling such as ASDF, Quicklisp, and SLIME.
Package maintainers care about ABCL because it is a Common Lisp runtime whose runtime contract is Java rather than a native Lisp image. That makes Java version support, jar layout, wrappers, ASDF integration, and contrib artifacts central packaging concerns.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
abcl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:abcl |
|---|---|
| Version | 1.9.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/abcl |
| Homepage | https://abcl.org/ |
| Repository | https://github.com/armedbear/abcl |
| Upstream docs | https://abcl.org/ |
| License | GPL-2.0-or-later WITH Classpath-exception-2.0 |
| Source archive | https://abcl.org/releases/1.9.2/abcl-src-1.9.2.tar.gz |
| Last updated | 2026-06-26T12:30:42-04:00 |
| Pulse | updated |
| Dependencies | openjdk, rlwrap |
| Build dependencies | ant |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | abcl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
abcl 1.9.2-2
Common Lisp implementation in the Java Virtual Machine
sudo apt install abclabcl
nix profile install nixpkgs#abclabcl 1.9.0-1
Common Lisp implementation in the Java Virtual Machine
sudo apt install abclabcl 1.10.0-r0
Armed Bear Common Lisp
sudo apk add abclabcl
sudo port install abclsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.