🍺 BREW Explorer

← all formulae

gauche

brew install gauche v0.9.15_1 BSD-3-Clause

R7RS Scheme interpreter written in C, designed for practical scripting and systems programming.

Why you might care

Gauche is a lightweight, embeddable Scheme engine suitable for shell-like scripting tasks, configuration files, and REPL-driven development in a Lisp dialect. Unlike heavier Lisps, it prioritizes fast startup and a small footprint while still supporting modern R7RS Scheme standards and a rich standard library.

Categories

Alternatives

Racket Chicken Scheme Guile Chibi-Scheme
2.7k
30-day installs · #837
5.9k
90-day · #1016
41.7k
365-day · #756

Runtime dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "Racket",
    "Chicken Scheme",
    "Guile",
    "Chibi-Scheme"
  ],
  "build_dependencies": [],
  "categories": [
    "interpreter",
    "language-runtime",
    "scripting"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "ca-certificates",
    "mbedtls@3"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "R7RS Scheme implementation, developed to be a handy script interpreter",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:54+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "gauche",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://practical-scheme.net/gauche/",
  "homepage_og_description": "Gauche Scheme Engine homepage",
  "homepage_og_image": "https://practical-scheme.net/gauche/style/gauche-og.png",
  "homepage_title": null,
  "installs_30d": 2714,
  "installs_365d": 41690,
  "installs_90d": 5939,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": "2026-06-20T23:47:20+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "gauche",
  "oldnames": [],
  "one_liner": "R7RS Scheme interpreter written in C, designed for practical scripting and systems programming.",
  "optional_dependencies": [],
  "rank_30d": 837,
  "rank_365d": 756,
  "rank_90d": 1016,
  "raw_hash": "0a1508ce9c55889a",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/g/gauche.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "libxcrypt"
  ],
  "version_head": null,
  "version_stable": "0.9.15",
  "versioned_formulae": [],
  "why_use_this": "Gauche is a lightweight, embeddable Scheme engine suitable for shell-like scripting tasks, configuration files, and REPL-driven development in a Lisp dialect. Unlike heavier Lisps, it prioritizes fast startup and a small footprint while still supporting modern R7RS Scheme standards and a rich standard library."
}