idris-lang/Idris2
A purely functional programming language with first class types observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 99
- Release rhythm 22
- Longevity 100
Flags: 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: 2299
- days_rel: 306
- days_push: 8
- n_releases_24m: 1
Adoption not part of the score
3048 stars · 419 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Idris 2 is a purely functional programming language with first-class types and full dependent types, designed for type-driven development. This repository contains the compiler and toolchain, installable via the 'pack' package manager.
Use cases
- write programs with dependent types
- learn type-driven development
- formally verify program properties with the type checker
- prototype purely functional programs
- explore dependent type theory in practice
When to choose
- you need expressive dependent types to encode program invariants
- you want a purely functional language for research or teaching
- you want the compiler to guide program construction from types
When to avoid
- you need a general-purpose mainstream language with a large ecosystem
- you need high runtime performance for production services
- your team is unfamiliar with functional programming
Facets
cli-tool · maturity active
compiler programming-language type-system interpreter programming-languages compilers developer-tools windows cli dependent-types functional-programming type-driven-development idris compiler linux macos
3 sources
- readme: https://github.com/idris-lang/Idris2 · fetched 2026-08-28 · 0dd5afbd4ed3
- homepage: https://idris-lang.org/ · fetched 2026-08-29 · f483f7f32ee5
- site_page: https://www.idris-lang.org/pages/documentation.html · fetched 2026-08-29 · eb71b11bc871
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| idris-lang/Idris2 | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="idris-lang/Idris2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem