mint-lang/mint
🍃 A refreshing programming language for the front-end web. observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 99
- Release rhythm 89
- 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: 27.0
- age_days: 3092
- days_rel: 77
- days_push: 7
- n_releases_24m: 15
Adoption not part of the score
4266 stars · 153 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Mint is a programming language that compiles to JavaScript, designed specifically for building front-end web applications. It provides built-in reactive state management, component-based UI syntax, and styling in a single language, with its compiler implemented in Crystal.
Use cases
- build a front-end web app in a single language
- write reactive UI components without JavaScript
- compile a typed language to JavaScript for the browser
- create a SPA with built-in state management and routing
- learn an alternative to JavaScript frameworks like React
- build a realworld-style frontend application
When to choose
- you want a cohesive language purpose-built for front-end development instead of assembling JS tooling
- you prefer compile-time type checking and a unified syntax for markup, styles, and logic
- you want reactive state management built into the language
- you are exploring alternative compile-to-JS languages
When to avoid
- you need a mature ecosystem with extensive libraries and community packages
- your project requires deep integration with the existing JavaScript/TypeScript ecosystem
- you need guaranteed long-term stability before the 1.0 release
- your team relies on hiring developers familiar with mainstream languages
Facets
library · maturity active
programming-language compiler frontend-framework type-system programming-languages web-development frontend compilers cross-platform compile-to-js reactive crystal language-compiler front-end web-server javascript nodejs
2 sources
- readme: https://github.com/mint-lang/mint · fetched 2026-08-28 · f12f7d6208df
- homepage: https://mint-lang.com · fetched 2026-08-29 · 6d0f686d54c1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mint-lang/mint | main | 96 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem