gambit-scheme
brew install gambit-scheme
v4.9.7
Apache-2.0
Scheme language compiler and interpreter written in C, compiling to C or native code.
Why you might care
Gambit targets high-performance Scheme programs with a mature compiler toolchain and optional native code generation. Use it if you need a Scheme implementation that compiles to efficient C/native binaries rather than pure interpretation, or need REPL-based development with good performance characteristics.
2.5k
30-day installs · #866
5.4k
90-day · #1051
37.2k
365-day · #791
Runtime dependencies
Links
- https://gambitscheme.org/
- Brew formula source: Formula/g/gambit-scheme.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"Racket",
"Chicken Scheme",
"Guile",
"MIT-Scheme"
],
"build_dependencies": [],
"categories": [
"language-runtime",
"compiler",
"interpreter"
],
"caveats": null,
"conflicts_with": [
"ghostscript",
"gerbil-scheme",
"scheme48"
],
"dependencies": [
"openssl@3",
"gcc"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Implementation of the Scheme Language",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:53+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "gambit-scheme",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://gambitscheme.org/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Gambit Scheme - Home",
"installs_30d": 2545,
"installs_365d": 37185,
"installs_90d": 5381,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": "2026-06-20T23:47:34+00:00",
"llm_model": "claude-haiku-4-5",
"name": "gambit-scheme",
"oldnames": [],
"one_liner": "Scheme language compiler and interpreter written in C, compiling to C or native code.",
"optional_dependencies": [],
"rank_30d": 866,
"rank_365d": 791,
"rank_90d": 1051,
"raw_hash": "be6fe928948e366f",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/gambit-scheme.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "4.9.7",
"versioned_formulae": [],
"why_use_this": "Gambit targets high-performance Scheme programs with a mature compiler toolchain and optional native code generation. Use it if you need a Scheme implementation that compiles to efficient C/native binaries rather than pure interpretation, or need REPL-based development with good performance characteristics."
}