macOS
brew install abcllocal Homebrew formula metadata
sudo port install abclMacPorts ports tree · lang/abcl/Portfile · ソース: api.github.com
brew
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 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:abcl |
|---|---|
| バージョン | 1.9.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/abcl |
| ホームページ | https://abcl.org/ |
| リポジトリ | https://github.com/armedbear/abcl |
| 上流ドキュメント | https://abcl.org/ |
| ライセンス | GPL-2.0-or-later WITH Classpath-exception-2.0 |
| ソースアーカイブ | https://abcl.org/releases/1.9.2/abcl-src-1.9.2.tar.gz |
| 最終更新 | 2026-06-26T12:30:42-04:00 |
| Pulse | updated |
| 依存関係 | openjdk, rlwrap |
| ビルド依存関係 | ant |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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.