package reason
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=7adcc45db20b8def82adf2712211fb8ed844328489752e8edf74281bc1eb2ef2
sha512=45822ecf4b19b892e1d150fd7f7a80af18df576b204647d4bbb9a18ac591a690f9b5338789ecccacb2d6b6354dbc32ff4a3574cc8b82b777e21cb8729f502f95
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.
README
README.md
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 tests
Contributor 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 (8)
- ppx_derivers
- result
- fix
-
merlin-extend
>= "0.6"
-
menhir
>= "20180523"
-
ocamlfind
build
-
dune
>= "2.3"
-
ocaml
>= "4.03" & < "5.1"
Dev Dependencies
None
Used by (32)
-
bastet
< "2.0.0"
- box
-
brotli
>= "2.0.3"
-
dream
>= "1.0.0~alpha2"
-
graphql_ppx
>= "0.7.1"
-
immutable
>= "0.0.6"
- jsoo-react
-
logs-ppx
< "0.2.0"
-
melange
< "0.3.0" | = "1.0.0"
- melange-atdgen-codec-runtime
- melange-fest
- melange-jest
- melange-moment
- melange-react-dates
- naboris
-
ocaml-lsp-server
< "1.2.0"
- odash
- opam-check-npm-deps
- opam_of_packagejson
- ppx_fast_pipe
- promise
-
reanalyze
< "2.16.0"
-
reason-react
< "0.13.0"
-
reason-react-ppx
< "0.13.0"
- reason-standard
- rhythm
-
rtop
>= "3.3.5" & < "3.8.0" | = "3.8.2"
-
sihl
< "0.1.4"
-
spin
< "0.6.0"
- stdlib-diff
- tablecloth-melange
- tyxml-jsx
Conflicts
None