macOS
brew install chezschemelocal Homebrew formula metadata
安装
brew install chezschemelocal Homebrew formula metadata
sudo apt install chezschemeDebian stable package indexes · chezscheme · 来源: deb.debian.org
sudo zypper install chezschemeopenSUSE Tumbleweed package metadata · chezscheme · 来源: download.opensuse.org
nix profile install nixpkgs#cheznixpkgs package indexes · pkgs/by-name/ch/chez/package.nix · 来源: api.github.com
scoop install main/chezschemeScoop official bucket manifest trees · bucket/chezscheme.json · 来源: api.github.com
winget install --id Cisco.ChezScheme -eWindows Package Manager source index · Cisco.ChezScheme · 来源: cdn.winget.microsoft.com
概览
Implementation of the Chez Scheme language
历史
Chez Scheme is a Scheme implementation with an optimizing native-code compiler, runtime system, interactive environment, and extensive documentation for R6RS-oriented Scheme programming.
The official project page describes Chez Scheme as both a programming language and an implementation, with supporting tools and documentation. It emphasizes compilation by default, on-the-fly compilation from source, whole-program compilation, garbage collection, profiling, debugging, and an interactive shell.
The Cisco-hosted project page separates current source, current release, open-source releases, and legacy releases, reflecting the project's long pre-GitHub history and later open-source maintenance.
Chez Scheme has long mattered to Scheme implementers because it is a serious optimizing compiler rather than only an interpreter. In package-manager catalogs it gives users a high-performance Scheme system through normal install flows.
The input package metadata lists Homebrew, Debian/Ubuntu, Nix, Scoop, winget, and openSUSE packages. Homebrew reported 1,813 trailing-365-day installs at research time.
The Homebrew formula installs `chez`, `petite`, and `scheme-script`, covering the full Chez Scheme system, Petite Chez Scheme, and script execution workflows.
Users install it as a Scheme compiler/runtime, an interactive environment, or a dependency for Scheme research and language implementation work.
Chez Scheme is package-nerd-significant because it brings a historically important optimizing Scheme compiler into ordinary OS package managers, where it can be installed beside lighter interpreters.
Its package also exposes the distinction between language runtimes that are research-grade compilers and ones that are small embeddable interpreters, a useful axis in Scheme packaging.
安全态势
没有找到 chezscheme 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
chez | cli | 全局可执行文件 | |
petite | cli | 全局可执行文件 | |
scheme-script | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/cisco/ChezScheme
安装元数据
| 软件包键 | brew:chezscheme |
|---|---|
| 版本 | 10.4.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/chezscheme |
| 主页 | https://cisco.github.io/ChezScheme/ |
| 仓库 | https://github.com/cisco/ChezScheme |
| 上游文档 | https://cisco.github.io/ChezScheme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/cisco/ChezScheme/releases/download/v10.4.1/csv10.4.1.tar.gz |
| 最后更新 | 2026-06-22T14:03:01-07:00 |
| Pulse | updated |
| 构建依赖 | libx11, xterm |
| macOS 提供的库 | ncurses |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chezscheme |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
chezscheme 10.0.0+dfsg-5
Reliable, high performance Scheme compiler
https://cisco.github.io/ChezScheme/
sudo apt install chezschemechezscheme-dev 10.0.0+dfsg-5
Reliable, high performance Scheme compiler (C development files)
https://cisco.github.io/ChezScheme/
sudo apt install chezscheme-devchezscheme-doc 10.0.0+dfsg-5
Reliable, high performance Scheme compiler (documentation)
https://cisco.github.io/ChezScheme/
sudo apt install chezscheme-docchezscheme 9.5.8+dfsg-1
Reliable, high performance Scheme compiler
https://cisco.github.io/ChezScheme/
sudo apt install chezschemechezscheme-dev 9.5.8+dfsg-1
Reliable, high performance Scheme compiler (C development files)
https://cisco.github.io/ChezScheme/
sudo apt install chezscheme-devchezscheme-doc 9.5.8+dfsg-1
Reliable, high performance Scheme compiler (documentation)
https://cisco.github.io/ChezScheme/
sudo apt install chezscheme-docchezscheme 10.3.0-1.2
A superset of the R6RS Scheme language
https://cisco.github.io/ChezScheme/
sudo zypper install chezschemechezscheme-petite 10.3.0-1.2
Faster interpret version of ChezScheme
https://cisco.github.io/ChezScheme/
sudo zypper install chezscheme-petitemain/chezscheme
scoop install main/chezschemeCisco.ChezScheme
winget install --id Cisco.ChezScheme -echez
nix profile install nixpkgs#chez来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.