macOS
brew install gerbil-schemelocal Homebrew formula metadata
sudo port install gerbilMacPorts ports tree · science/gerbil/Portfile · ソース: api.github.com
brew
gerbil-scheme のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gerbil-schemelocal Homebrew formula metadata
sudo port install gerbilMacPorts ports tree · science/gerbil/Portfile · ソース: api.github.com
nix profile install nixpkgs#gerbilnixpkgs package indexes · gerbil · ソース: raw.githubusercontent.com
概要
Opinionated dialect of Scheme designed for Systems Programming
履歴
Gerbil Scheme is an opinionated Scheme dialect for systems programming, built on the Gambit runtime and compiler. It combines a macro system, a module system, ahead-of-time compilation, and a broad standard library for developers who want a Scheme environment with practical systems tooling.
The Gerbil README traces the language to Dimitris Vyzovitis, also known as vyzo, who kept Gerbil as a private Scheme for many years. It evolved from shared macros across implementations into a PLT-style macro language for actor-oriented distributed programming before being released with a source-based bootstrap.
The public implementation standardized on Gambit because the maintainer considered it a portable, performant, low-level Scheme kernel. The repository metadata records the public GitHub project opening in 2016, while the README copyright notice covers work from 2007 through 2023.
Gerbil occupies a specialized place in the Scheme ecosystem: it appeals to programmers who want Scheme syntax and macros while keeping access to native compilation, FFI-oriented systems work, packages, networking libraries, and command-line tooling.
Users interact with Gerbil through tools such as `gxi` for the interpreter and `gxc` for compilation. Practitioners build modules, compile programs ahead of time through Gambit, use the standard library, and manage Gerbil projects through the included command-line tools.
For package-manager users, Gerbil is notable because it packages an entire language stack rather than a single executable. Installing it through Homebrew, MacPorts, or Nix gives Scheme users a repeatable way to obtain the interpreter, compiler, package tooling, and supporting runtime.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gerbil | cli | グローバル実行可能ファイル | |
gxc | cli | グローバル実行可能ファイル | |
gxensemble | cli | グローバル実行可能ファイル | |
gxensemble-test | cli | グローバル実行可能ファイル | |
gxhttpd | cli | グローバル実行可能ファイル | |
gxhttpd-ensemble-test | cli | グローバル実行可能ファイル | |
gxhttpd-test | cli | グローバル実行可能ファイル | |
gxi | cli | グローバル実行可能ファイル | |
gxpkg | cli | グローバル実行可能ファイル | |
gxprof | cli | グローバル実行可能ファイル | |
gxtags | cli | グローバル実行可能ファイル | |
gxtest | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mighty-gerbils/gerbil
インストールメタデータ
| パッケージキー | brew:gerbil-scheme |
|---|---|
| バージョン | 0.18.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gerbil-scheme |
| ホームページ | https://cons.io |
| リポジトリ | https://github.com/mighty-gerbils/gerbil |
| 上流ドキュメント | https://cons.io/guide |
| ライセンス | LGPL-2.1-or-later OR Apache-2.0 |
| ソースアーカイブ | https://github.com/mighty-gerbils/gerbil/archive/refs/tags/v0.18.2.tar.gz |
| 依存関係 | gcc, openssl@3 |
| ビルド依存関係 | pkgconf |
| macOS 提供ライブラリ | sqlite |
| 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 | gerbil-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 パッケージリンクとは分けて表示されます。
gerbil
sudo port install gerbilgerbil
nix profile install nixpkgs#gerbilソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.