macOS
brew install clozure-cllocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clozure-cl in AI-Agent-Workflows.
Installation
brew install clozure-cllocal Homebrew formula metadata
Überblick
Common Lisp implementation with a long history
Verlauf
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.
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.
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.lispExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ccl64 | 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.
https://github.com/Clozure/ccl
Installationsmetadaten
| Paketschlüssel | brew:clozure-cl |
|---|---|
| Version | 1.13 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/clozure-cl |
| Homepage | https://ccl.clozure.com |
| Repository | https://github.com/Clozure/ccl |
| Upstream-Dokumentation | https://ccl.clozure.com/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/Clozure/ccl/archive/refs/tags/v1.13.tar.gz |
| Bottle | verfügbar (auf 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 | 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 |
|
Quellspur
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.