Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 270 Bytes

File metadata and controls

5 lines (4 loc) · 270 Bytes

About

If it compiles, it runs. ReScript is a typed language that brings OCaml's type system to the JavaScript ecosystem, with built-in JSX syntax and official React bindings. Every type is inferred, there is no any escape hatch, and pattern matching is exhaustive.