Ross ROSS = Recommend OSS · open-source software intelligence for agents

gambit/gambit

Gambit is an efficient implementation of the Scheme programming language. observed · 2026-08-28

github.com/gambit/gambit · homepage · Scheme observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5286
  • days_rel: n/a
  • days_push: 9
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1440 stars · 185 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Gambit is a complete, portable, and efficient implementation of the Scheme programming language, including an interpreter (gsi) and an optimizing compiler (gsc) that can target C, JavaScript, and Python. It offers Erlang-like lightweight concurrency and runs on a wide range of platforms from servers to embedded devices and web browsers.

Use cases

  • run and develop Scheme programs interactively
  • compile Scheme to fast native code via C
  • build concurrent applications with lightweight threads
  • run Scheme in the browser by compiling to JavaScript
  • embed a Scheme interpreter in C applications
  • learn or teach functional programming with Scheme

When to choose

  • you need a fast, mature Scheme implementation with a good compiler
  • you want Erlang-style concurrency with Scheme syntax
  • you need extreme portability across platforms and targets
  • you want an interactive interpreter plus optimizing compiler in one system

When to avoid

  • you need a mainstream language with a large ecosystem and hiring pool
  • you require extensive third-party libraries beyond Scheme SRFIs
  • you need first-class IDE tooling and package management out of the box

Facets

cli-tool · maturity stable

interpreter compiler programming-language concurrency programming-languages compilers developer-tools windows cross-platform cli browser cpp scheme r7rs lisp language-implementation lightweight-threads linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
gambit/gambitmain77

For agents

markdown · JSON · MCP: product_card(name="gambit/gambit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem