macOS
brew install gambit-schemelocal Homebrew formula metadata
brew
Implementation of the Scheme Language. Version 4.9.7 via Homebrew; verified 2026-06-22.
install
brew install gambit-schemelocal Homebrew formula metadata
sudo apt install python-six-docDebian stable package indexes · python-six-doc · source: deb.debian.org
sudo dnf install sixFedora Rawhide package metadata · six · source: dl.fedoraproject.org
overview
Implementation of the Scheme Language
history
Gambit Scheme is a long-running implementation of Scheme that combines an interactive interpreter, gsi, with a compiler, gsc, able to translate Scheme programs to portable C and JavaScript.
The official site describes Gambit as first released in 1988 and as integrating decades of programming language research. Its manual documents conformance to the R4RS, R5RS, R7RS, and IEEE Scheme standards, with most of the implementation written in Scheme and compiled to portable C.
Gambit's release archive spans the 1990s through the 2020s, including 1.x, 2.x, 3.0, and the long-running 4.x series. The project moved public development to GitHub, where the README directs users to build gsi and gsc from source and points to the official website for releases and documentation.
Gambit has been adopted most visibly in the Scheme and programming-language-research communities, where it is valued for performance, portability, threads, continuations, and its use as a platform for compiler research. The project maintains a mailing list, Gitter chat, GitHub issues, and a GitHub wiki for users and contributors.
The input package facts show Gambit Scheme packaged by Homebrew, while the executable list reflects its role as both an installed language runtime and a compiler toolchain, with gsi/gsc scripts and target-specific build helpers.
Users run gsi for interactive development and scripting, and gsc to compile Scheme programs. The manual documents installation layouts, runtime options, debugging, modules, threads, foreign interfaces, and generated-code portability through C and JavaScript targets.
Gambit is significant to package and language-runtime enthusiasts because it is both an old Scheme implementation and a portable compiler toolchain. It demonstrates the classic Lisp-family distribution problem: a runtime, compiler, generated C code, headers, libraries, and multiple installed versions that packages must place coherently on Unix, macOS, and Windows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
gambdoc | cli | global executable | |
gambuild-C | cli | global executable | |
gambuild-arm | cli | global executable | |
gambuild-java | cli | global executable | |
gambuild-js | cli | global executable | |
gambuild-php | cli | global executable | |
gambuild-python | cli | global executable | |
gambuild-riscv-32 | cli | global executable | |
gambuild-riscv-64 | cli | global executable | |
gambuild-ruby | cli | global executable | |
gambuild-x86 | cli | global executable | |
gambuild-x86-64 | cli | global executable | |
gambvcs | cli | global executable | |
gsc-script | cli | global executable | |
gsi | cli | global executable | |
gsi-script | cli | global executable | |
scheme-ieee-1178-1990 | cli | global executable | |
scheme-r4rs | cli | global executable | |
scheme-r5rs | cli | global executable | |
scheme-srfi-0 | cli | global executable | |
six | cli | global executable | |
six-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/gambit/gambit
install metadata
| Package key | brew:gambit-scheme |
|---|---|
| Version | 4.9.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gambit-scheme |
| Homepage | https://gambitscheme.org/ |
| Repository | https://github.com/gambit/gambit |
| Upstream docs | https://gambitscheme.org/4.9.7/manual |
| License | Apache-2.0 |
| Source archive | https://github.com/gambit/gambit/archive/refs/tags/v4.9.7.tar.gz |
| Last updated | 2026-06-22T14:03:24-07:00 |
| Pulse | updated |
| Dependencies | gcc, openssl@3 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gambit-scheme |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| 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.
python-six-doc 1.17.0-1
Python 2 and 3 compatibility library (documentation)
https://github.com/benjaminp/six
sudo apt install python-six-docpython3-six 1.17.0-1
Python 2 and 3 compatibility library
https://github.com/benjaminp/six
sudo apt install python3-sixpython-six-doc 1.16.0-4
Python 2 and 3 compatibility library (documentation)
https://github.com/benjaminp/six
sudo apt install python-six-docpython3-six 1.16.0-4
Python 2 and 3 compatibility library
https://github.com/benjaminp/six
sudo apt install python3-sixsix 0.5.3-47.fc43
Hex playing program
sudo dnf install sixsource 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.