amber-lang/amber
💎 Amber the programming language compiled to Bash/Ksh/Zsh observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 99
- Release rhythm 57
- 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: 127.5
- age_days: 1505
- days_rel: 128
- days_push: 8
- n_releases_24m: 5
Adoption not part of the score
5210 stars · 141 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Amber is a high-level, type-safe programming language written in Rust that compiles to Bash, Ksh, or Zsh scripts. It provides modern ECMA-style syntax, compile-time type checking, and error handling while remaining fully interoperable with existing shell scripts.
Use cases
- write shell scripts with type safety
- compile a modern language to bash
- replace fragile bash scripting
- add error handling to shell scripts
- create cloud service shell scripts
- learn shell scripting with modern syntax
When to choose
- you need shell scripts but want type safety and modern syntax
- you maintain complex bash scripts that are hard to manage
- you want compile-time error catching for shell automation
When to avoid
- you need production-grade stability - the project warns it is not ready for extended usage
- you only need simple one-liner shell scripts
- you need a language with a large ecosystem and mature tooling
Facets
cli-tool · maturity experimental
compiler programming-language cli developer-tools programming-languages compilers developer-tools cross-platform cli rust bash shell-scripting zsh ksh type-safety transpiler command-line automation linux macos
3 sources
- readme: https://github.com/amber-lang/amber · fetched 2026-08-28 · c391f2a3a97d
- homepage: https://amber-lang.com · fetched 2026-08-29 · e15ac2e53fa8
- site_page: https://docs.amber-lang.com · fetched 2026-08-29 · 8a4820eabf6c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| amber-lang/amber | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="amber-lang/amber")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem