macOS
brew install gauchelocal Homebrew formula metadata
sudo port install gaucheMacPorts ports tree · lang/gauche/Portfile · ソース: api.github.com
brew / 順位 770
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gauche-config | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gauche-install | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gauche-package | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gosh | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:gauche |
|---|---|
| バージョン | 0.9.15 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://practical-scheme.net/gauche/ |
| リポジトリ | https://github.com/shirok/Gauche |
| 最終更新 | 2026-05-29T14:43:09-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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-14.fc45
Scheme script interpreter with multibyte character handling
http://practical-scheme.net/gauche
sudo dnf install gauchegauche-devel 0.9.12-14.fc45
Development files for Gauche
http://practical-scheme.net/gauche
sudo dnf install gauche-develgauche-doc 0.9.12-14.fc45
Documentation files for Gauche
http://practical-scheme.net/gauche
sudo dnf install gauche-doclibgauche 0.9.12-14.fc45
Gauche runtime shared library
http://practical-scheme.net/gauche
sudo dnf install libgauchelibgauche-static 0.9.12-14.fc45
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.