macOS
brew install abcllocal Homebrew formula metadata
sudo port install abclMacPorts ports tree · lang/abcl/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für abcl in AI-Agent-Workflows.
Installation
brew install abcllocal Homebrew formula metadata
sudo port install abclMacPorts ports tree · lang/abcl/Portfile · Quelle: api.github.com
sudo apk add abclAlpine Linux edge package indexes · abcl · Quelle: dl-cdn.alpinelinux.org
sudo apt install abclDebian stable package indexes · abcl · Quelle: deb.debian.org
nix profile install nixpkgs#abclnixpkgs package indexes · abcl · Quelle: raw.githubusercontent.com
Überblick
Armed Bear Common Lisp: a full implementation of Common Lisp
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
abcl | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:abcl |
|---|---|
| Version | 1.9.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/abcl |
| Homepage | https://abcl.org/ |
| Repository | https://github.com/armedbear/abcl |
| Upstream-Dokumentation | https://abcl.org/ |
| Lizenz | GPL-2.0-or-later WITH Classpath-exception-2.0 |
| Quellarchiv | https://abcl.org/releases/1.9.2/abcl-src-1.9.2.tar.gz |
| Zuletzt aktualisiert | 2026-06-26T12:30:42-04:00 |
| Pulse | updated |
| Abhängigkeiten | openjdk, rlwrap |
| Build-Abhängigkeiten | ant |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 abclQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.