macOS
brew install chibi-schemelocal Homebrew formula metadata
brew
Small footprint Scheme for use as a C Extension Language. Version 0.12 via Homebrew; verified from local package data.
install
brew install chibi-schemelocal Homebrew formula metadata
sudo apk add chibi-schemeAlpine Linux edge package indexes · chibi-scheme · source: dl-cdn.alpinelinux.org
sudo dnf install chibi-schemeFedora Rawhide package metadata · chibi-scheme · source: dl.fedoraproject.org
sudo apt install chibi-schemeUbuntu 24.04 LTS package indexes · chibi-scheme · source: archive.ubuntu.com
overview
Small footprint Scheme for use as a C Extension Language
history
Chibi-Scheme is a small Scheme implementation intended for embedding as a C extension and scripting language, while still providing a substantial R7RS-small-oriented default environment.
The official README describes Chibi-Scheme as a very small library for use as an extension and scripting language in C programs. It highlights isolated heaps for multiple VMs, lightweight VM-based threads, no external dependencies, Unicode support, hygienic macros, and an extensible module system.
The project also ships command-line tools such as `chibi-scheme`, `chibi-doc`, `chibi-ffi`, and Snow-related commands, so the package is both an embeddable library and a usable Scheme command-line environment.
Chibi-Scheme's adoption is narrower than Chez Scheme or CHICKEN, but it appears in several Unix-style package sets because small embeddable interpreters are useful dependencies and testbeds.
The input package metadata lists Alpine, Homebrew, Fedora, and Ubuntu packages. Homebrew reported 39,642 trailing-365-day installs at research time, a strong signal for a small language-runtime formula.
The official README documents the normal source workflow as `make && make test`, producing a shared library and a sample `chibi-scheme` command-line REPL.
Package users mainly care that the formula installs a tiny Scheme runtime, FFI tooling, and documentation helpers without a heavyweight dependency chain.
Chibi-Scheme is package-nerd-significant because it represents the opposite end of the Scheme packaging spectrum from big optimizing compilers: tiny, embeddable, no external dependencies, and suitable for C projects.
It is also a useful R7RS-small package for testing scripts, build integrations, and extension-language experiments without installing a large runtime.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
chibi-doc | cli | global executable | |
chibi-ffi | cli | global executable | |
chibi-scheme | cli | global executable | |
snow-chibi | cli | global executable | |
snow-chibi.scm | 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/ashinn/chibi-scheme
install metadata
| Package key | brew:chibi-scheme |
|---|---|
| Version | 0.12 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/chibi-scheme |
| Homepage | https://github.com/ashinn/chibi-scheme |
| Repository | https://github.com/ashinn/chibi-scheme |
| Upstream docs | https://github.com/ashinn/chibi-scheme#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/ashinn/chibi-scheme/archive/refs/tags/0.12.tar.gz |
| 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 | chibi-scheme |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
chibi-scheme 0.9.1-3ubuntu1
embeddable Scheme interpreter
https://github.com/ashinn/chibi-scheme
sudo apt install chibi-schemechibi-scheme-common 0.9.1-3ubuntu1
embeddable Scheme interpreter (standard libraries)
https://github.com/ashinn/chibi-scheme
sudo apt install chibi-scheme-commonchibi-scheme-doc 0.9.1-3ubuntu1
embeddable Scheme interpreter (documentation)
https://github.com/ashinn/chibi-scheme
sudo apt install chibi-scheme-docchibi-scheme-images 0.9.1-3ubuntu1
embeddable Scheme interpreter (standard library images)
https://github.com/ashinn/chibi-scheme
sudo apt install chibi-scheme-imageslibchibi-scheme-dev 0.9.1-3ubuntu1
embeddable Scheme interpreter (development files)
https://github.com/ashinn/chibi-scheme
sudo apt install libchibi-scheme-devlibchibi-scheme-ffi 0.9.1-3ubuntu1
embeddable Scheme interpreter (native modules)
https://github.com/ashinn/chibi-scheme
sudo apt install libchibi-scheme-ffilibchibi-scheme0 0.9.1-3ubuntu1
embeddable Scheme interpreter (shared library)
https://github.com/ashinn/chibi-scheme
sudo apt install libchibi-scheme0chibi-scheme 0.12-r0
Minimal implementation of the R7RS scheme standard
https://github.com/ashinn/chibi-scheme
sudo apk add chibi-schemechibi-scheme-dev 0.12-r0
Minimal implementation of the R7RS scheme standard (development files)
https://github.com/ashinn/chibi-scheme
sudo apk add chibi-scheme-devchibi-scheme-doc 0.12-r0
Minimal implementation of the R7RS scheme standard (documentation)
https://github.com/ashinn/chibi-scheme
sudo apk add chibi-scheme-docchibi-scheme 0.10.0-10.fc44
Minimal Scheme implementation for use as an extension language
http://synthcode.com/wiki/chibi-scheme
sudo dnf install chibi-schemechibi-scheme-devel 0.10.0-10.fc44
Development files for chibi-scheme
http://synthcode.com/wiki/chibi-scheme
sudo dnf install chibi-scheme-develsource 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.