buzz-language/buzz resource
👨🚀 buzz, A small/lightweight statically typed scripting language observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1844
- days_rel: 586
- days_push: 13
- n_releases_24m: 1
Adoption not part of the score
1529 stars · 40 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Buzz is a small, lightweight, statically typed scripting language implemented in Zig, featuring JIT compilation via MIR, fibers, C FFI, and tooling like an LSP, formatter, and package manager. It is in alpha and not ready for production use.
Use cases
- embed a lightweight scripting language in a C application
- try a statically typed alternative to Lua
- script with cooperative multitasking via fibers
- call C functions from a scripting language
- experiment with a JIT-compiled scripting language
When to choose
- you want a tiny, statically typed scripting language with C interop
- you need an embeddable language with JIT performance
- you're experimenting with language design or hobby scripting
When to avoid
- you need production-ready stability or long-term support
- you need Windows support today
- you need a large ecosystem of libraries and packages
Facets
learning-resource · maturity experimental
programming-language interpreter compiler programming-languages developer-tools cli cpp scripting-language statically-typed jit zig fibers repl lsp command-line linux macos
2 sources
- readme: https://github.com/buzz-language/buzz · fetched 2026-08-28 · 294c2e60e25f
- homepage: https://buzz-lang.dev · fetched 2026-08-29 · cc84ea8e33b9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| buzz-language/buzz | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="buzz-language/buzz")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem