macOS
brew install clozure-cllocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de clozure-cl pour les workflows d'agents IA.
installation
brew install clozure-cllocal Homebrew formula metadata
aperçu
Common Lisp implementation with a long history
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.lispexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ccl64 | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/Clozure/ccl
métadonnées d'installation
| Clé du paquet | brew:clozure-cl |
|---|---|
| Version | 1.13 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/clozure-cl |
| Page d'accueil | https://ccl.clozure.com |
| Dépôt | https://github.com/Clozure/ccl |
| Docs amont | https://ccl.clozure.com/docs |
| Licence | Apache-2.0 |
| Archive source | https://github.com/Clozure/ccl/archive/refs/tags/v1.13.tar.gz |
| Bouteille | disponible (sur monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.