macOS
brew install gerbil-schemelocal Homebrew formula metadata
sudo port install gerbilMacPorts ports tree · science/gerbil/Portfile · source: api.github.com
brew / rank 6504
Opinionated dialect of Scheme designed for Systems Programming. Version 0.18.2 via Homebrew; verified from local package data. Also installable with macports: sudo port install gerbil.
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 | executable | indexed executable | Discovered from the local executable index. |
gxc | executable | indexed executable | Discovered from the local executable index. |
gxensemble | executable | indexed executable | Discovered from the local executable index. |
gxensemble-test | executable | indexed executable | Discovered from the local executable index. |
gxhttpd | executable | indexed executable | Discovered from the local executable index. |
gxhttpd-ensemble-test | executable | indexed executable | Discovered from the local executable index. |
gxhttpd-test | executable | indexed executable | Discovered from the local executable index. |
gxi | executable | indexed executable | Discovered from the local executable index. |
gxpkg | executable | indexed executable | Discovered from the local executable index. |
gxprof | executable | indexed executable | Discovered from the local executable index. |
gxtags | executable | indexed executable | Discovered from the local executable index. |
gxtest | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:gerbil-scheme |
|---|---|
| Version | 0.18.2 |
| Package manager | Homebrew |
| Homepage | https://cons.io |
| Repository | https://github.com/mighty-gerbils/gerbil |
| Bottle | not recorded |
| Service | none declared |
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.