macOS
brew install abcllocal Homebrew formula metadata
sudo port install abclMacPorts ports tree · lang/abcl/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.