macOS
brew install gerbil-schemelocal Homebrew formula metadata
sudo port install gerbilMacPorts ports tree · science/gerbil/Portfile · source: api.github.com
brew
Opinionated dialect of Scheme designed for Systems Programming. Version 0.18.2 via Homebrew; verified 2026-04-12.
install
brew install gerbil-schemelocal Homebrew formula metadata
sudo port install gerbilMacPorts ports tree · science/gerbil/Portfile · source: api.github.com
nix profile install nixpkgs#gerbilnixpkgs package indexes · gerbil · source: raw.githubusercontent.com
overview
Opinionated dialect of Scheme designed for Systems Programming
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gerbil | cli | global executable | |
gxc | cli | global executable | |
gxensemble | cli | global executable | |
gxensemble-test | cli | global executable | |
gxhttpd | cli | global executable | |
gxhttpd-ensemble-test | cli | global executable | |
gxhttpd-test | cli | global executable | |
gxi | cli | global executable | |
gxpkg | cli | global executable | |
gxprof | cli | global executable | |
gxtags | cli | global executable | |
gxtest | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mighty-gerbils/gerbil
install metadata
| Package key | brew:gerbil-scheme |
|---|---|
| Version | 0.18.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gerbil-scheme |
| Homepage | https://cons.io |
| Repository | https://github.com/mighty-gerbils/gerbil |
| Upstream docs | https://cons.io/guide |
| License | LGPL-2.1-or-later OR Apache-2.0 |
| Source archive | https://github.com/mighty-gerbils/gerbil/archive/refs/tags/v0.18.2.tar.gz |
| Last updated | 2026-04-12T10:13:01Z |
| Pulse | updated |
| Dependencies | gcc, openssl@3 |
| Build dependencies | pkgconf |
| Uses from macOS | sqlite |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gerbil
sudo port install gerbilgerbil
nix profile install nixpkgs#gerbilsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.