uiua-lang/uiua
A tacit array programming language observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 70
- Longevity 91
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: 4
- age_days: 1283
- days_rel: 200
- days_push: 7
- n_releases_24m: 14
Adoption not part of the score
2157 stars · 176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Uiua is a tacit, stack-based array programming language implemented in Rust, inspired by APL. It ships as a local interpreter/REPL with a built-in language server for editor integration, plus an online interpreter at uiua.org.
Use cases
- write tacit array programs
- learn array programming like APL
- run a REPL for an array language
- experiment with stack-based point-free code
- integrate an array language into an editor via LSP
- do concise data/array manipulation
When to choose
- you want a modern APL-like array language with active development
- you prefer tacit/point-free programming style
- you need a cross-platform interpreter with editor tooling
When to avoid
- you need a mainstream production language with large ecosystems
- you dislike stack-based or symbol-heavy syntax
- you need long-term stability guarantees for critical systems
Facets
cli-tool · maturity active
interpreter programming-language cli programming-languages windows rust cli cross-platform array-programming tacit-programming apl-inspired stack-based language-server repl arrays command-line linux macos
3 sources
- readme: https://github.com/uiua-lang/uiua · fetched 2026-08-28 · a07cb4f5f008
- homepage: https://www.uiua.org · fetched 2026-08-29 · 71f84adcd741
- registry_crates: https://crates.io/api/v1/crates/uiua · fetched 2026-08-29 · 4af373c59a0e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| uiua-lang/uiua | main | 87 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem