Ross ROSS = Recommend OSS · open-source software intelligence for agents

ReScript

ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript. observed · 2026-08-28

github.com/rescript-lang/rescript · homepage · ReScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • 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: 45
  • age_days: 3892
  • days_rel: 9
  • days_push: 7
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

7435 stars · 484 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

ReScript is a robustly typed programming language that compiles to efficient, human-readable JavaScript, with a lightning-fast compiler toolchain and built-in build system. It offers seamless JavaScript interop, automatic TypeScript type generation, and first-class React bindings.

Use cases

  • write fully typed JavaScript without any types
  • compile a typed language to clean JavaScript
  • add static typing to an existing JS codebase
  • build React apps with a sound type system
  • generate TypeScript types from a typed language
  • use a fast compiler with instant feedback loops

When to choose

  • you want strong static types compiling to idiomatic JavaScript
  • you need fast builds and refactoring at any codebase size
  • you want React development with built-in JSX and no Babel plugins
  • you need seamless two-way interop with JavaScript and TypeScript

When to avoid

  • your team is not willing to learn a new language syntax
  • you rely heavily on JS ecosystem tooling like Babel or webpack plugins
  • you need dynamic typing or rapid prototyping without type annotations
  • your project depends on libraries without ReScript bindings and you want to avoid writing them

Facets

library · maturity active

compiler programming-language type-system build-tool developer-tools programming-languages compilers web-development frontend developer-tools cross-platform cli compiler altjs javascript typescript-generation react-bindings static-typing jsx nodejs web-server

6 sources

Member repositories

RepositoryRoleHealth v2
rescript-lang/rescriptmain95
rescript-lang/rescript-lang.orgdocs77

For agents

markdown · JSON · MCP: product_card(name="rescript-lang/rescript")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem