betaveros/noulith
*slaps roof of [programming language]* this bad boy can fit so much [syntax sugar] into it observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 63
- 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: 1502
- days_rel: n/a
- days_push: 224
- n_releases_24m: 0
Adoption not part of the score
1164 stars · 21 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Noulith is a scripting programming language implemented in Rust, designed for quick-and-dirty scripts with heavy syntax sugar such as everything-is-an-infix-operators, customizable operator precedence, and immutable data structures with copy-on-write semantics. It ships as a CLI with a REPL and can also run in the browser via WebAssembly.
Use cases
- write quick one-off scripts with concise syntax
- try a programming language in the browser
- solve coding puzzles like Advent of Code with built-in list operations
- experiment with customizable operator precedence
- use a REPL for quick calculations and data munging
When to choose
- you want a Python-like scripting language with more syntax sugar and immutable collections
- you need a REPL-friendly language for quick calculations or puzzle solving
- you want to run a scripting language in the browser via wasm
When to avoid
- you need a production language with a stable spec, ecosystem, and libraries
- you require a permissively licensed dependency (the repo has no license)
- you need long-term maintainability or team adoption
Facets
cli-tool · maturity active
interpreter programming-language cli programming-languages developer-tools windows cli wasm rust scripting-language repl syntax-sugar infix-operators immutable-data-structures wasm-playground command-line linux macos
1 source
- readme: https://github.com/betaveros/noulith · fetched 2026-08-28 · 4d23bafcdf71
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| betaveros/noulith | main | 61 |
For agents
markdown · JSON · MCP: product_card(name="betaveros/noulith")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem