mighty-gerbils/gerbil
Gerbil Scheme observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 93
- Release rhythm 45
- Longevity 100
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: 3869
- days_rel: 152
- days_push: 42
- n_releases_24m: 1
Adoption not part of the score
1268 stars · 119 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Gerbil is an opinionated dialect of Scheme built on the Gambit runtime and compiler, featuring a state-of-the-art macro system (native syntax-case), a full module system, an actor-based concurrency model, and an extensive standard library. It ships as an interpreter (gxi) and an optimizing native compiler (gxc) that produces static binaries for systems programming.
Use cases
- write systems programs in scheme
- compile scheme to native static binaries
- build concurrent and distributed actor-based applications
- use advanced macros and syntax-case metaprogramming
- learn a modern scheme dialect
- embed a scheme interpreter via ffi
When to choose
- you want a batteries-included scheme with a powerful macro and module system
- you need ahead-of-time compiled native binaries from lisp code
- you want actor-style concurrency on top of gambit's performance
When to avoid
- you need a large ecosystem of third-party libraries or mainstream community support
- you want a beginner-friendly first programming language
- you need first-class IDE tooling comparable to mainstream languages
Facets
cli-tool · maturity active
compiler interpreter programming-language concurrency programming-languages compilers developer-tools cross-platform cli scheme gambit lisp macro-system actor-language systems-programming metaprogramming command-line linux macos
2 sources
- readme: https://github.com/mighty-gerbils/gerbil · fetched 2026-08-28 · 55119b29b751
- homepage: https://cons.io · fetched 2026-08-29 · 4da71e3f6a8b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mighty-gerbils/gerbil | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="mighty-gerbils/gerbil")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem