🍺 BREW Explorer

← all formulae

mit-scheme

brew install mit-scheme v12.1_1 GPL-2.0-or-later

Scheme interpreter and compiler implementing IEEE 1178 Scheme with MIT extensions, written in C.

Why you might care

MIT Scheme is a full-featured Scheme implementation useful for learning functional programming, running SICP exercises, or embedding Scheme in applications. It includes a native compiler, debugger, and REPL. Choose this over other Scheme implementations if you need MIT's specific extensions, excellent debugging facilities, or compatibility with classic MIT computer science coursework.

Categories

Alternatives

Racket Guile ChezScheme Chicken Scheme
1.8k
30-day installs · #1043
4.1k
90-day · #1200
28.8k
365-day · #907

Build dependencies

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "Racket",
    "Guile",
    "ChezScheme",
    "Chicken Scheme"
  ],
  "build_dependencies": [
    "texinfo"
  ],
  "categories": [
    "interpreter",
    "compiler",
    "language-runtime"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "MIT/GNU Scheme development tools and runtime library",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:17+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "mit-scheme",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.gnu.org/software/mit-scheme/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "MIT/GNU Scheme - GNU Project - Free Software Foundation",
  "installs_30d": 1754,
  "installs_365d": 28778,
  "installs_90d": 4097,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-or-later",
  "llm_generated_at": "2026-06-20T23:48:37+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "mit-scheme",
  "oldnames": [],
  "one_liner": "Scheme interpreter and compiler implementing IEEE 1178 Scheme with MIT extensions, written in C.",
  "optional_dependencies": [],
  "rank_30d": 1043,
  "rank_365d": 907,
  "rank_90d": 1200,
  "raw_hash": "bd4a3d655b677dde",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/m/mit-scheme.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    {
      "m4": "build"
    },
    "ncurses"
  ],
  "version_head": null,
  "version_stable": "12.1",
  "versioned_formulae": [],
  "why_use_this": "MIT Scheme is a full-featured Scheme implementation useful for learning functional programming, running SICP exercises, or embedding Scheme in applications. It includes a native compiler, debugger, and REPL. Choose this over other Scheme implementations if you need MIT\u0027s specific extensions, excellent debugging facilities, or compatibility with classic MIT computer science coursework."
}