koka-lang/koka
Koka language compiler and interpreter observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 97
- Release rhythm 75
- Longevity 100
Flags: 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: 13
- age_days: 3555
- days_rel: 169
- days_push: 18
- n_releases_24m: 4
Adoption not part of the score
4046 stars · 219 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Koka is a strongly typed functional programming language with a polymorphic effect type system and algebraic effect handlers, developed as a research language. Its compiler and interpreter compile Koka programs directly to C without a garbage collector using the Perceus reference-counting method.
Use cases
- experiment with algebraic effects and handlers
- learn a functional language with effect types
- compile functional programs to C without a GC runtime
- study advanced type systems and effect inference
- build async/await or exception abstractions as user libraries
When to choose
- you want to explore or research effect handlers and effect typing
- you need precise control over memory via reference counting without a runtime
- you are doing programming-language research or teaching
When to avoid
- you need a production-ready language with mature ecosystem and libraries
- you need guaranteed long-term stability for a commercial project
- your team requires mainstream tooling and hiring pool
Facets
cli-tool · maturity experimental
compiler interpreter programming-language type-system programming-languages compilers windows cpp cli algebraic-effects effect-handlers functional-language perceus reference-counting research-language algorithms linux macos
2 sources
- readme: https://github.com/koka-lang/koka · fetched 2026-08-28 · d09f935a34d3
- homepage: http://koka-lang.org · fetched 2026-08-29 · c0fd1829a3dc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| koka-lang/koka | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem