macOS
brew install stanc3local Homebrew formula metadata
sudo port install stanc3MacPorts ports tree · math/stanc3/Portfile · 来源: api.github.com
安装
brew install stanc3local Homebrew formula metadata
sudo port install stanc3MacPorts ports tree · math/stanc3/Portfile · 来源: api.github.com
nix profile install nixpkgs#stancnixpkgs package indexes · pkgs/by-name/st/stanc/package.nix · 来源: api.github.com
概览
Stan transpiler
历史
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.
安全态势
没有找到 stanc3 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
stanc | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:stanc3 |
|---|---|
| 版本 | 2.39.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/stan-dev/stanc3 |
| 仓库 | https://github.com/stan-dev/stanc3 |
| 最后更新 | 2026-07-13T05:11:31Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
stanc3
sudo port install stanc3stanc
nix profile install nixpkgs#stanc来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.