Automic VaultAutomic Vault

brew

使用 Homebrew, dnf, apt 安装 gambit-scheme

查看 gambit-scheme 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gambit-scheme

local Homebrew formula metadata

Linux

Fedora dnf已验证 · 92%
sudo dnf install six

Fedora Rawhide package metadata · six · 来源: dl.fedoraproject.org

Debian apt已验证 · 92%
sudo apt install python-six-doc

Debian stable package indexes · python-six-doc · 来源: deb.debian.org

概览

软件包摘要

Implementation of the Scheme Language

命令和别名

  • gambdoc
  • gambuild-C
  • gambuild-arm
  • gambuild-java
  • gambuild-js
  • gambuild-php
  • gambuild-python
  • gambuild-riscv-32
  • gambuild-riscv-64
  • gambuild-ruby
  • gambuild-x86
  • gambuild-x86-64
  • gambvcs
  • gsc-script
  • gsi
  • gsi-script
  • scheme-ieee-1178-1990
  • scheme-r4rs
  • scheme-r5rs
  • scheme-srfi-0
  • six
  • six-script

历史

项目历史与用法

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.

时间线

  • 1988: First public release, according to the official homepage.
  • 1990s: 1.x, 2.x, and 3.0 releases listed in the official release archive.
  • 2000s: Gambit 4.x became the main release line.
  • 2012: GitHub repository created.
  • 2025: Manual generated for Gambit v4.9.7.
  • 2026: Official homepage still describes active use and development.

Related projects

  • Scheme standards R4RS, R5RS, R7RS, and IEEE Scheme define much of the language surface Gambit implements.
  • SRFI libraries are documented in the project README as part of the provided ecosystem.
  • Termite Scheme and Gambit JavaScript/Python interop research appear in the official research record.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gambdoccli全局可执行文件
gambuild-Ccli全局可执行文件
gambuild-armcli全局可执行文件
gambuild-javacli全局可执行文件
gambuild-jscli全局可执行文件
gambuild-phpcli全局可执行文件
gambuild-pythoncli全局可执行文件
gambuild-riscv-32cli全局可执行文件
gambuild-riscv-64cli全局可执行文件
gambuild-rubycli全局可执行文件
gambuild-x86cli全局可执行文件
gambuild-x86-64cli全局可执行文件
gambvcscli全局可执行文件
gsc-scriptcli全局可执行文件
gsicli全局可执行文件
gsi-scriptcli全局可执行文件
scheme-ieee-1178-1990cli全局可执行文件
scheme-r4rscli全局可执行文件
scheme-r5rscli全局可执行文件
scheme-srfi-0cli全局可执行文件
sixcli全局可执行文件
six-scriptcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本4.9.7
管理器更新时间2026-06-22
本地数据OK
上游当前
检测到的最新版本v4.9.7

https://github.com/gambit/gambit

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖gcc, openssl@3
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegambit-scheme
Version Scheme0
Revision0
Conflicts With
  • gerbil-scheme
  • ghostscript
  • scheme48
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt92%

python-six-doc 1.17.0-1

Python 2 and 3 compatibility library (documentation)

https://github.com/benjaminp/six

sudo apt install python-six-doc
  • Section: doc
  • Architecture: all
  • Source Package: six
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Six
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python-six-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

python3-six 1.17.0-1

Python 2 and 3 compatibility library

https://github.com/benjaminp/six

sudo apt install python3-six
  • Section: python
  • Architecture: all
  • Source Package: six
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Six
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-six from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

python-six-doc 1.16.0-4

Python 2 and 3 compatibility library (documentation)

https://github.com/benjaminp/six

sudo apt install python-six-doc
  • Section: doc
  • Architecture: all
  • Source Package: six
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Six
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python-six-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt92%

python3-six 1.16.0-4

Python 2 and 3 compatibility library

https://github.com/benjaminp/six

sudo apt install python3-six
  • Section: python
  • Architecture: all
  • Source Package: six
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Six
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-six from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
dnf92%

six 0.5.3-47.fc43

Hex playing program

http://six.retes.hu/

sudo dnf install six
  • License: GPL-1.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: six
  • 12 依赖
  • 3 提供
  • installed executable or alias match
  • 匹配方式:Six
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: six from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment