macOS
brew install gambit-schemelocal Homebrew formula metadata
brew
gambit-scheme のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gambit-schemelocal Homebrew formula metadata
sudo dnf install sixFedora Rawhide package metadata · six · ソース: dl.fedoraproject.org
sudo apt install python-six-docDebian stable package indexes · python-six-doc · ソース: deb.debian.org
概要
Implementation of the Scheme Language
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gambdoc | cli | グローバル実行可能ファイル | |
gambuild-C | cli | グローバル実行可能ファイル | |
gambuild-arm | cli | グローバル実行可能ファイル | |
gambuild-java | cli | グローバル実行可能ファイル | |
gambuild-js | cli | グローバル実行可能ファイル | |
gambuild-php | cli | グローバル実行可能ファイル | |
gambuild-python | cli | グローバル実行可能ファイル | |
gambuild-riscv-32 | cli | グローバル実行可能ファイル | |
gambuild-riscv-64 | cli | グローバル実行可能ファイル | |
gambuild-ruby | cli | グローバル実行可能ファイル | |
gambuild-x86 | cli | グローバル実行可能ファイル | |
gambuild-x86-64 | cli | グローバル実行可能ファイル | |
gambvcs | cli | グローバル実行可能ファイル | |
gsc-script | cli | グローバル実行可能ファイル | |
gsi | cli | グローバル実行可能ファイル | |
gsi-script | cli | グローバル実行可能ファイル | |
scheme-ieee-1178-1990 | cli | グローバル実行可能ファイル | |
scheme-r4rs | cli | グローバル実行可能ファイル | |
scheme-r5rs | cli | グローバル実行可能ファイル | |
scheme-srfi-0 | cli | グローバル実行可能ファイル | |
six | cli | グローバル実行可能ファイル | |
six-script | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/gambit/gambit
インストールメタデータ
| パッケージキー | brew:gambit-scheme |
|---|---|
| バージョン | 4.9.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gambit-scheme |
| ホームページ | https://gambitscheme.org/ |
| リポジトリ | https://github.com/gambit/gambit |
| 上流ドキュメント | https://gambitscheme.org/4.9.7/manual |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/gambit/gambit/archive/refs/tags/v4.9.7.tar.gz |
| 最終更新 | 2026-06-22T14:03:24-07:00 |
| Pulse | updated |
| 依存関係 | gcc, openssl@3 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 sixソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.