macOS
brew install chibi-schemelocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de chibi-scheme pour les workflows d'agents IA.
installation
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
aperçu
Small footprint Scheme for use as a C Extension Language
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
chibi-doc | cli | exécutable global | |
chibi-ffi | cli | exécutable global | |
chibi-scheme | cli | exécutable global | |
snow-chibi | cli | exécutable global | |
snow-chibi.scm | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/ashinn/chibi-scheme
métadonnées d'installation
| Clé du paquet | brew:chibi-scheme |
|---|---|
| Version | 0.12 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/chibi-scheme |
| Page d'accueil | https://github.com/ashinn/chibi-scheme |
| Dépôt | https://github.com/ashinn/chibi-scheme |
| Docs amont | https://github.com/ashinn/chibi-scheme#readme |
| Licence | BSD-3-Clause |
| Archive source | https://github.com/ashinn/chibi-scheme/archive/refs/tags/0.12.tar.gz |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-develpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.