Pure Script
js backends with strict, sound static typing.
7 resources across 2 libraries
Glossary Terms(6)
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…
Hylo (language)
Hylo (formerly known as Val) is an experimental, open-source, general-purpose programming language exploring mutable value semantics as an alternative to refer…
Functional Reactive Programming
Functional Reactive Programming (FRP) is a programming paradigm, originating from research by Conal Elliott and Paul Hudak, that models time-varying values and…