macOS
brew install clozure-cllocal Homebrew formula metadata
安装
brew install clozure-cllocal Homebrew formula metadata
概览
Common Lisp implementation with a long history
历史
Clozure CL is a free Common Lisp implementation with roots in Macintosh Common Lisp and OpenMCL.
The official history traces CCL back to Coral Software's 1984 work on Coral Common Lisp for the Macintosh. CCL 1.0 shipped in 1987 for the Macintosh Plus, then the line passed through Macintosh Allegro Common Lisp and Apple's Macintosh Common Lisp.
Apple transferred MCL to Digitool in 1994 during the PowerPC transition, and Digitool released a PowerPC version around 1995. A JPL effort later licensed MCL source for PowerPC robotics and flight-system work; Gary Byers ported the compiler and runtime to VxWorks and LinuxPPC in 1998.
Digitool agreed in 2001 to open source the JPL work, creating OpenMCL. In 2007, OpenMCL was renamed Clozure CL to avoid confusion with the newly open sourced original MCL code.
The official site describes Clozure CL as available across macOS, Linux, FreeBSD, illumos, and Windows, which made it a portable Common Lisp for users who wanted native threads, fast compilation, a compacting generational garbage collector, and a foreign-function interface.
For package managers, Clozure CL matters as a long-lived Lisp runtime that exposes a simple `ccl64` executable while carrying decades of Mac Lisp lineage into Unix-style packaging.
Users run `ccl64` for the Clozure CL listener/compiler and can build CCL from source using an already-working CCL, because the implementation is written in itself.
The project documents user support through the ccl-devel mailing list, IRC, GitHub issues, and release downloads from GitHub.
Clozure CL is unusually interesting to package maintainers because it is self-hosting, historically tied to Macintosh Lisp, and packaged as a full language runtime rather than a small utility.
Its init-file behavior and architecture-specific binaries are the sort of details that make Lisp implementations visible in Homebrew and other Unix packaging ecosystems.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/ccl-init.lisp~/.ccl-init.lisp可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ccl64 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Clozure/ccl
安装元数据
| 软件包键 | brew:clozure-cl |
|---|---|
| 版本 | 1.13 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/clozure-cl |
| 主页 | https://ccl.clozure.com |
| 仓库 | https://github.com/Clozure/ccl |
| 上游文档 | https://ccl.clozure.com/docs |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/Clozure/ccl/archive/refs/tags/v1.13.tar.gz |
| Bottle | 可用 (于 monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clozure-cl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.