Reason ML
ReasonML is a syntax and toolchain, created by Facebook, that provides a more JavaScript-familiar surface syntax for the OCaml language, allowing developers to write statically typed, functional-first code that compiles to native binaries or, via BuckleScript/ReScript tooling, to JavaScript.
4 resources across 1 library
Glossary Terms(4)
PureScript
PureScript is a strongly-typed, purely functional programming language that compiles to readable JavaScript, designed as a Haskell-inspired alternative for bui…
ReasonML
ReasonML is a syntax and toolchain, created by Facebook, that provides a more JavaScript-familiar surface syntax for the OCaml language, allowing developers to…
Rescript
ReScript is a strongly and soundly typed programming language, evolved from the BuckleScript/ReasonML lineage, that compiles to clean, human-readable, and perf…
Grain (language)
Grain is an open-source, statically typed functional programming language designed to compile directly to WebAssembly, aiming to give developers a modern, ML-f…