mint-lang/mint

🍃 A refreshing programming language for the front-end web.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 24 minutes ago
Added to GitGenius on September 16th, 2026
Created on March 16th, 2018
Open Issues & Pull Requests: 14 (+0)
GitHub issues: Enabled
Number of forks: 153
Total Stargazers: 4,267 (+0)
Total Subscribers: 46 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 13.7 hours
Mean response time: 147.6 days
90th percentile: 447.9 days
Tracked items: 114

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Work labelled "enhancement" is answered fastest, typically in about 14 hours, while "language" waits about 9 days. Three people close 94% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 9
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,424 days
Stale 30+ days: 9
Stale 90+ days: 9

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (31)
  • bug (29)
  • language (21)
  • feature request (20)
  • tooling (18)
  • help wanted (9)
  • discussion (7)
  • good first issue (7)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Mint is a programming language that compiles to JavaScript for front-end web development.

Mint addresses the complexity of building interactive web applications by providing a language designed specifically for front-end work. It compiles down to JavaScript, allowing code written in Mint to run in web browsers. The language is implemented in Crystal and offers a complete toolchain for web development, handling the translation from Mint syntax to executable JavaScript that browsers can interpret.

Developers considering Mint should understand that it targets those building client-side web applications who want a language purpose-built for that domain rather than adapting a general-purpose language. The project suits teams willing to adopt a specialized language for front-end work and who value having a cohesive ecosystem designed around web development needs. The README does not position Mint against specific alternatives, so direct comparisons to other front-end languages cannot be made from the available information.

The project shows active development with regular commits across its codebase. The maintainers respond to issues and pull requests, indicating ongoing engagement with the community. Development activity spans both the core language implementation and the surrounding tooling needed to support a complete programming environment.