Reason (programming language)

Reason, also known as ReasonML, is a syntax extension and toolchain for OCaml created by Jordan Walke, who also created the React framework, at Facebook. Reason offers a syntax familiar to JavaScript programmers, and compiles to native code using OCaml's compiler toolchain. Reason code may also be compiled to JavaScript using the ReScript compiler.

Reason
Designed byJordan Walke
First appearedMay 16, 2016 (2016-05-16)
Stable release
3.10.0  / September 10, 2023 (September 10, 2023)
LicenseMIT License
Filename extensions.re, .rei
Websitereasonml.github.io

The Reason community officially provides ReasonReact as a solution for React-based web applications.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.