Socket
Socket
Sign inDemoInstall

@esy-ocaml/reason

Package Overview
Dependencies
1
Maintainers
8
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @esy-ocaml/reason

Native Compiler Support for Reason: Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems


Version published
Weekly downloads
923
increased by0.22%
Maintainers
8
Created
Weekly downloads
 

Changelog

Source

3.7.0

  • Add support for (limited) interop between letop + OCaml upstream (@anmonteiro) #2624
  • Add support for OCaml 4.12 (@kit-ty-kate) #2635
  • Remove support for OCaml 4.02.3 (@anmonteiro) #2638

Readme

Source

logo

Reason

Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems.

Build Status CircleCI Chat

Latest Releases:

native esy package on npm

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!

FAQs

Last updated on 01 Mar 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc