package reason
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=a58837f14a79f047c8eb99d5518aeb16ee64353574286cfd5b284c98a1a27250
sha512=28d6d1c3636e400614b1a7d8c78b0bbb5de143e259edf683139b75d2fd2013da8e1a6c58d11047e6853f1e559c387d233570665de0de646005197b5f4d6f4879
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: 26 Feb 2024
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 (9)
-
ppxlib
>= "0.28.0"
- ppx_derivers
- fix
-
merlin-extend
>= "0.6"
-
menhir
>= "20180523"
-
dune-build-info
>= "2.9.3"
-
ocamlfind
build
-
ocaml
>= "4.03" & < "5.3"
-
dune
>= "2.9"
Dev Dependencies (1)
-
odoc
with-doc
Used by (42)
-
bastet
< "2.0.0"
- box
-
brotli
>= "2.0.3"
-
dream
>= "1.0.0~alpha2"
-
graphql_ppx
>= "0.7.1"
- html_of_jsx
-
immutable
>= "0.0.6"
-
logs-ppx
< "0.2.0"
-
melange
>= "2.0.0"
- melange-atdgen-codec-runtime
- melange-fest
- melange-jest
-
melange-json
>= "1.1.0"
- melange-moment
- melange-numeral
- melange-react-dates
- melange-recharts
- melange-webapi
- naboris
-
ocaml-lsp-server
< "1.2.0"
- odash
- opam-check-npm-deps
- opam_of_packagejson
- pancake
- ppx_fast_pipe
- promise
-
quickjs
< "0.1.1"
-
reanalyze
< "2.16.0"
-
reason-react
>= "0.13.0" & < "0.15.0"
-
reason-react-ppx
>= "0.13.0" & < "0.15.0"
- reason-standard
- reshowcase
- rhythm
-
rtop
>= "3.3.5" & < "3.8.0" | = "3.11.0"
- server-reason-react
-
sihl
< "0.1.4"
-
spin
< "0.6.0"
- stdlib-diff
- styled-ppx
- tablecloth-melange
- tyxml-jsx
- universal-portal
Conflicts
None