reasonml/reason
Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 97
- Release rhythm 78
- 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: 63.0
- age_days: 3943
- days_rel: 71
- days_push: 21
- n_releases_24m: 9
Adoption not part of the score
10323 stars · 436 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Reason is an alternative syntax and toolchain for the OCaml programming language, offering simple, fast, type-safe code with a JavaScript-friendly surface. It includes the refmt formatter and compiles to native or JavaScript (via Melange), leveraging both the OCaml and JavaScript ecosystems.
Use cases
- write type-safe code with OCaml semantics but friendlier syntax
- compile OCaml-like code to JavaScript
- format Reason source files with refmt
- learn functional programming with strong type inference
- build web frontends using OCaml ecosystem libraries
When to choose
- you want OCaml's type system with a simpler, JS-like syntax
- you are maintaining an existing Reason/ReasonReact codebase
- you want to target both native OCaml and JavaScript from one language
When to avoid
- you are starting a new project today - ReScript or plain OCaml are more actively developed
- you need a large ecosystem of language tooling and community support
- you want dynamic typing or rapid prototyping without type constraints
Facets
library · maturity maintenance
programming-language compiler formatter type-system programming-languages compilers web-development developer-tools cross-platform cli reasonml ocaml-syntax melange refmt alt-syntax functional-programming type-safe javascript ocaml nodejs
2 sources
- readme: https://github.com/reasonml/reason · fetched 2026-08-28 · bf72ca4e41c2
- homepage: http://reasonml.github.io · fetched 2026-08-29 · 0eb3eccca1aa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| reasonml/reason | main | 91 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem