Reason is a syntax and toolchain powered by OCaml. Use with [tag:ocaml] for questions relating to the semantics of the language, and with [tag:bucklescript] for questions relating to the JavaScript workflow.
Reason is a new syntax and toolchain powered by ocaml. It gives OCaml a familiar syntax geared toward JavaScript programmers, and caters to the existing npm/yarn workflow folks already know.
Reason is tightly associated and usually used in conjunction with bucklescript to target JavaScript, but can also compile to native code using the standard OCaml compiler.
Reason is an open source community project initiated and led by Facebook.
Useful resources
- GitHub repository
- GitHub organization
- GitHub community organization
- GitHub editor plugin organization
- Discord chat server
- Online playground