랭킹으로 돌아가기
Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
ocamljavascriptreasonmlreasonprogramming-language
주요 지표
스타 성장
스타
10.3k
포크
435
주간 성장
—
이슈
165
5k10k
2016년 5월2018년 1월2019년 9월2021년 6월2023년 2월2024년 11월2026년 7월
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/reasonml/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!
관련 저장소