macOS
brew install chibi-schemelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für chibi-scheme in AI-Agent-Workflows.
Installation
brew install chibi-schemelocal Homebrew formula metadata
sudo apk add chibi-schemeAlpine Linux edge package indexes · chibi-scheme · Quelle: dl-cdn.alpinelinux.org
sudo dnf install chibi-schemeFedora Rawhide package metadata · chibi-scheme · Quelle: dl.fedoraproject.org
sudo apt install chibi-schemeUbuntu 24.04 LTS package indexes · chibi-scheme · Quelle: archive.ubuntu.com
Überblick
Small footprint Scheme for use as a C Extension Language
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
chibi-doc | cli | globales Executable | |
chibi-ffi | cli | globales Executable | |
chibi-scheme | cli | globales Executable | |
snow-chibi | cli | globales Executable | |
snow-chibi.scm | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/ashinn/chibi-scheme
Installationsmetadaten
| Paketschlüssel | brew:chibi-scheme |
|---|---|
| Version | 0.12 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/chibi-scheme |
| Homepage | https://github.com/ashinn/chibi-scheme |
| Repository | https://github.com/ashinn/chibi-scheme |
| Upstream-Dokumentation | https://github.com/ashinn/chibi-scheme#readme |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/ashinn/chibi-scheme/archive/refs/tags/0.12.tar.gz |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-develQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.