macOS
brew install chezschemelocal Homebrew formula metadata
brew
Implementation of the Chez Scheme language. Version 10.4.1 via Homebrew; verified 2026-06-22.
install
brew install chezschemelocal Homebrew formula metadata
sudo apt install chezschemeDebian stable package indexes · chezscheme · source: deb.debian.org
sudo zypper install chezschemeopenSUSE Tumbleweed package metadata · chezscheme · source: download.opensuse.org
nix profile install nixpkgs#cheznixpkgs package indexes · pkgs/by-name/ch/chez/package.nix · source: api.github.com
scoop install main/chezschemeScoop official bucket manifest trees · bucket/chezscheme.json · source: api.github.com
winget install --id Cisco.ChezScheme -eWindows Package Manager source index · Cisco.ChezScheme · source: cdn.winget.microsoft.com
overview
Implementation of the Chez Scheme language
history
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.
security posture
No matching local secret-handling manifest was found for chezscheme. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
chez | cli | global executable | |
petite | cli | global executable | |
scheme-script | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/cisco/ChezScheme
install metadata
| Package key | brew:chezscheme |
|---|---|
| Version | 10.4.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/chezscheme |
| Homepage | https://cisco.github.io/ChezScheme/ |
| Repository | https://github.com/cisco/ChezScheme |
| Upstream docs | https://cisco.github.io/ChezScheme |
| License | Apache-2.0 |
| Source archive | https://github.com/cisco/ChezScheme/releases/download/v10.4.1/csv10.4.1.tar.gz |
| Last updated | 2026-06-22T14:03:01-07:00 |
| Pulse | updated |
| Build dependencies | libx11, xterm |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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#chezsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.