# gerbil-scheme を Homebrew, MacPorts, Nix でインストール

gerbil-scheme のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:gerbil-scheme
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install gerbil-scheme
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gerbil
```

  証拠: MacPorts ports tree: science/gerbil/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gerbil
```

  証拠: nixpkgs package indexes: gerbil from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

## パッケージ情報

- **パッケージキー:** brew:gerbil-scheme
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.18.2
- **ソース概要:** Opinionated dialect of Scheme designed for Systems Programming
- **ホームページ:** <https://cons.io>
- **リポジトリ:** <https://github.com/mighty-gerbils/gerbil>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- gerbil (エイリアス)
- gxc (エイリアス)
- gxensemble (エイリアス)
- gxensemble-test (エイリアス)
- gxhttpd (エイリアス)
- gxhttpd-ensemble-test (エイリアス)
- gxhttpd-test (エイリアス)
- gxi (エイリアス)
- gxpkg (エイリアス)
- gxprof (エイリアス)
- gxtags (エイリアス)
- gxtest (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.18.2
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2007: The README copyright range begins for Gerbil work by Dimitris Vyzovitis and contributors.
- 2016: The public GitHub repository was opened.
- After private development: Gerbil was released with a source-based bootstrap on Gambit.

### Related projects

- Gambit Scheme, Racket, Chibi, SRFI 115, SRFI 159

### ソース

- <https://api.github.com/repos/mighty-gerbils/gerbil>
- <https://cons.io/guide>
- <https://cons.io/reference>
- <https://github.com/mighty-gerbils/gerbil>
- <https://raw.githubusercontent.com/mighty-gerbils/gerbil/master/README.md>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## 他のパッケージマネージャ記録

- MacPorts - gerbil: installed executable or alias match | MacPorts ports tree: science/gerbil/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - gerbil: installed executable or alias match | nixpkgs package indexes: gerbil from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix


## Combined YAML source

View the package source record on GitHub. [combined/gerbil-scheme.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gerbil-scheme.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
