macOS
brew install gauchelocal Homebrew formula metadata
sudo port install gaucheMacPorts ports tree · lang/gauche/Portfile · ソース: api.github.com
brew
gauche のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gauchelocal Homebrew formula metadata
sudo port install gaucheMacPorts ports tree · lang/gauche/Portfile · ソース: api.github.com
sudo apt install gaucheDebian stable package indexes · gauche · ソース: deb.debian.org
sudo dnf install gaucheFedora Rawhide package metadata · gauche · ソース: dl.fedoraproject.org
nix profile install nixpkgs#gauchenixpkgs package indexes · gauche · ソース: raw.githubusercontent.com
scoop install main/gaucheScoop official bucket manifest trees · bucket/gauche.json · ソース: api.github.com
概要
R7RS Scheme implementation, developed to be a handy script interpreter
履歴
Gauche is an R7RS Scheme implementation aimed at practical scripting rather than only language experimentation. Its official site presents it as a fast Scheme engine for automation, build tools, shell-like scripting, and larger real-world programs.
The project is developed by Shiro Kawai and is distributed from the Practical Scheme site, with releases and source hosted in the official GitHub repository. The homepage emphasizes long-term maintenance, backward compatibility, quick startup, operating-system integration, Unicode, networking, threads, regular expressions, and a broad library set.
Gauche's adoption is strongest in the Scheme and Unix scripting communities rather than in mainstream application packaging. Its presence in Homebrew, Debian, Fedora, MacPorts, Nix, and Scoop reflects its role as a portable Scheme runtime for users who want a Lisp-family scripting tool available from normal package managers.
Users run Gauche through the `gosh` interpreter and supporting tools such as `gauche-config`, `gauche-install`, and `gauche-package`. Official documentation describes Scheme scripting, REPL use, modules, extension packages, standalone executables, R7RS libraries, SRFIs, and Gauche-specific libraries.
For package-manager users, Gauche is notable because it treats Scheme as a practical Unix scripting environment with its own package tooling and batteries-included runtime. It is a small but durable example of a language implementation whose packaging value is not only the compiler or interpreter, but also the ecosystem of command-line helpers around it.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gauche-cesconv | cli | グローバル実行可能ファイル | |
gauche-config | cli | グローバル実行可能ファイル | |
gauche-install | cli | グローバル実行可能ファイル | |
gauche-package | cli | グローバル実行可能ファイル | |
gosh | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/shirok/Gauche
インストールメタデータ
| パッケージキー | brew:gauche |
|---|---|
| バージョン | 0.9.15 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gauche |
| ホームページ | https://practical-scheme.net/gauche/ |
| リポジトリ | https://github.com/shirok/Gauche |
| 上流ドキュメント | https://practical-scheme.net/gauche |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://github.com/shirok/Gauche/releases/download/release0_9_15/Gauche-0.9.15.tgz |
| 最終更新 | 2026-05-29T14:43:09-04:00 |
| Pulse | updated |
| 依存関係 | ca-certificates, mbedtls@3 |
| macOS 提供ライブラリ | libxcrypt |
| 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 | gauche |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gauche 0.9.15-p2+20241205-4
Scheme script engine
http://practical-scheme.net/gauche/
sudo apt install gauchegauche-dev 0.9.15-p2+20241205-4
Development files for Gauche
http://practical-scheme.net/gauche/
sudo apt install gauche-devgauche-doc 0.9.15-p2+20241205-4
Reference manual of Gauche
http://practical-scheme.net/gauche/
sudo apt install gauche-docgauche-gdbm 0.9.15-p2+20241205-4
gdbm binding for Gauche
http://practical-scheme.net/gauche/
sudo apt install gauche-gdbmgauche-zlib 0.9.15-p2+20241205-4
zlib binding for Gauche
http://practical-scheme.net/gauche/
sudo apt install gauche-zliblibgauche-0.98-0 0.9.15-p2+20241205-4
Gauche runtime shared library
http://practical-scheme.net/gauche/
sudo apt install libgauche-0.98-0gauche
nix profile install nixpkgs#gauchegauche 0.9.12-12.fc44
Scheme script interpreter with multibyte character handling
http://practical-scheme.net/gauche
sudo dnf install gauchegauche-devel 0.9.12-12.fc44
Development files for Gauche
http://practical-scheme.net/gauche
sudo dnf install gauche-develgauche-doc 0.9.12-12.fc44
Documentation files for Gauche
http://practical-scheme.net/gauche
sudo dnf install gauche-doclibgauche 0.9.12-12.fc44
Gauche runtime shared library
http://practical-scheme.net/gauche
sudo dnf install libgauchelibgauche-static 0.9.12-12.fc44
Statically linked library for Gauce
http://practical-scheme.net/gauche
sudo dnf install libgauche-staticgauche
sudo port install gauchemain/gauche
scoop install main/gauchegosh
nix profile install nixpkgs#goshソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.