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.
Designed by | Jordan Walke |
---|---|
First appeared | May 16, 2016 |
Stable release | |
License | MIT License |
Filename extensions | .re, .rei |
Website | reasonml |
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.