macOS
brew install stanc3local Homebrew formula metadata
sudo port install stanc3MacPorts ports tree · math/stanc3/Portfile · Quelle: api.github.com
brew / Rang 8342
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für stanc3 in AI-Agent-Workflows.
Installation
brew install stanc3local Homebrew formula metadata
sudo port install stanc3MacPorts ports tree · math/stanc3/Portfile · Quelle: api.github.com
nix profile install nixpkgs#stancnixpkgs package indexes · pkgs/by-name/st/stanc/package.nix · Quelle: api.github.com
Überblick
Stan transpiler
Verlauf
stanc3 is the OCaml implementation of the Stan compiler, exposed to users as the stanc command.
The official repository describes stanc3 as a new Stan-to-C++ compiler written in OCaml, with a frontend, middle representation, analysis and optimization layer, and Stan Math backend. The Stan User's Guide says the Stan compiler has been implemented in OCaml since Stan 2.22, while the repository README says stanc3 has been the default compiler for Stan since version 2.26.
stanc3 became part of normal Stan usage because Stan interfaces call the stanc compiler when translating models. The official releases page shows signed multi-platform binaries and a JavaScript version, while the package facts show Homebrew, MacPorts, and Nix packaging.
Users generally encounter stanc through CmdStan and other Stan interfaces, or directly as a CLI with syntax like stanc options model_file. The User's Guide documents options for output files, generated C++ printing, automatic formatting, canonicalization, warnings, optimization levels, OpenCL support, and compiler diagnostics.
Package nerds care about stanc3 because it is the compiler binary behind a large statistical programming ecosystem. Its OCaml toolchain, generated multi-platform assets, JavaScript build, and integration with CmdStan make it a packaging-sensitive developer tool rather than just an internal library.
Sicherheitslage
Für stanc3 wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
stanc | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:stanc3 |
|---|---|
| Version | 2.39.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/stan-dev/stanc3 |
| Repository | https://github.com/stan-dev/stanc3 |
| Zuletzt aktualisiert | 2026-07-13T05:11:31Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
stanc3
sudo port install stanc3stanc
nix profile install nixpkgs#stancQuellspur
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.