Reason
Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems.
Latest Releases:
Getting Started
Community
Roadmap & Contribution
Documentations
Go to https://github.com/reasonml/reasonml.github.io to contribute to the Reason documentation.
Codebase
See the src folder's README.
Programmatically Using Reason Parser From JavaScript:
See USING_PARSER_PROGRAMMATICALLY.md
License
See Reason license in LICENSE.txt.
Works that are forked from other projects are under their original licenses.
Credit
The general structure of refmt
repo was copied from whitequark's m17n project, including parts of the README
that instruct how to use this with the OPAM toolchain. Thank you OCaml!