package reason
Install
dune-project
Dependency
Authors
Maintainers
Sources
sha256=7f4087016e8c393a13d57b7737677bc1dbf16978fd43c19354d4d79a794c8c47
sha512=3d3015d25bce329fbee9cef9b114831e7db1c10e19a26cbcaa27948c376bff3518b9d56fda9091c6df887df9ee8c33f45e1071e87933de79d65bcbf58c93cb17
Description
Reason gives OCaml a new syntax that is remniscient of languages like JavaScript. It's also the umbrella project for a set of tools for the OCaml & JavaScript ecosystem.
Published: 03 Dec 2025
README
Reason
Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems.
Latest Releases:
User Documentation
The Reason user docs live online at https://reasonml.github.io. The repo for those Reason docs lives at github.com/reasonml/reasonml.github.io
Docs links for new users:
Contributing:
npm install -g esy@next
git clone https://github.com/facebook/reason.git
cd reason
esy
esy test # Run the testsContributor Documentation:
The docs/ directory in this repo contains documentation for contributors to Reason itself (this repo).
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!
Dependencies (10)
-
ppxlib
>= "0.36" - cppo
- fix
-
merlin-extend
>= "0.6.2" -
menhir
>= "20180523" -
dune-build-info
>= "2.9.3" -
cmdliner
>= "1.1.0" & < "2.0" -
ocamlfind
build -
ocaml
>= "4.08" & < "5.5" -
dune
>= "3.18"
Dev Dependencies (1)
-
odoc
with-doc
Used by (40)
-
bastet
< "2.0.0" - box
-
dream
>= "1.0.0~alpha2" - graphql_ppx
- heroicons-reason-react
- html_of_jsx
-
logs-ppx
< "0.2.0" -
melange
>= "2.0.0" - melange-atdgen-codec-runtime
- melange-fest
-
melange-fetch
>= "0.2.0" - melange-jest
-
melange-json
>= "1.1.0" - melange-moment
- melange-numeral
- melange-react-dates
- melange-recharts
- melange-webapi
- naboris
- odash
-
opam-check-npm-deps
>= "4.0.1" - pancake
- promise
-
quickjs
< "0.1.1" -
reanalyze
< "2.16.0" -
reason-react
>= "0.13.0" -
reason-react-ppx
>= "0.13.0" - reason-standard
- relude
- reshowcase
- rhythm
-
rtop
< "3.8.0" | >= "3.17.2" - server-reason-react
-
sihl
< "0.1.4" -
spin
< "0.6.0" - stdlib-diff
- styled-ppx
- tablecloth-melange
- tyxml-jsx
- universal-portal
Conflicts
None