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

MLton/mlton

The MLton repository observed · 2026-09-03

github.com/MLton/mlton · homepage · Standard ML · NOASSERTION (other) observed · 2026-09-03

Health v2 · maintenance only

68/100

  • Activity 100
  • Release rhythm 8
  • Longevity 100

Flags: no_license no_readme

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: 4926
  • days_rel: 611
  • days_push: 1
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1091 stars · 138 forks observed · 2026-09-03

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

MLton is a whole-program optimizing compiler for the Standard ML (SML97) programming language that generates small, fast standalone executables. It includes a complete Basis Library implementation, language extensions, a C FFI, lexer and parser generators, and a profiler.

Use cases

  • compile Standard ML programs to fast native executables
  • build statically linked SML binaries
  • port SML/NJ code to MLton
  • generate lexers and parsers for SML with mllex and mlyacc
  • profile SML programs
  • call C libraries from Standard ML via FFI
  • do arbitrary-precision arithmetic in SML with GMP-backed IntInf

When to choose

  • you need the fastest runtime performance for Standard ML code
  • you want standalone or statically linked executables with no runtime dependencies
  • you need full SML97 compliance and a complete Basis Library implementation
  • you want aggressive dead-code elimination and small binaries

When to avoid

  • you need fast incremental compilation or interactive REPL-style development
  • compile-time memory usage or whole-program compile times are a concern for very large projects
  • you need a different language than Standard ML

Facets

cli-tool · maturity active

compiler programming-language parser cli developer-tools compilers programming-languages developer-tools windows bsd cross-platform cli standard-ml sml sml97 whole-program-optimization functional-programming mllex mlyacc profiler ffi gmp command-line linux macos

4 sources

Member repositories

RepositoryRoleHealth v2
MLton/mltonmain68

For agents

markdown · JSON · MCP: product_card(name="MLton/mlton")

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