macOS
brew install abcllocal Homebrew formula metadata
sudo port install abclMacPorts ports tree · lang/abcl/Portfile · ソース: api.github.com
brew / 順位 5738
abcl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install abcllocal Homebrew formula metadata
sudo port install abclMacPorts ports tree · lang/abcl/Portfile · ソース: api.github.com
sudo apk add abclAlpine Linux edge package indexes · abcl · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#abclnixpkgs package indexes · abcl · ソース: raw.githubusercontent.com
概要
Armed Bear Common Lisp: a full implementation of Common Lisp
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
abcl | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:abcl |
|---|---|
| バージョン | 1.9.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://abcl.org/ |
| 最終更新 | 2026-07-23T18:33:39+09:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 abclソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.