SkillAgentSearch skills...

Reason

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

Install / Use

/learn @reasonml/Reason
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"><img src="https://reasonml.github.io/img/reason.svg" alt="logo" width="316" /></p> <h1 align="center">Reason</h1> <p align="center">Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems.</p> <p align="center"> <a href="https://dev.azure.com/reasonml/reason/_build/latest?definitionId=2?branchName=master"> <img src="https://dev.azure.com/reasonml/reason/_apis/build/status/reasonml.reason?branchName=master" alt="Build Status" /> </a> <a href="https://circleci.com/gh/reasonml/reason/tree/master"> <img src="https://circleci.com/gh/reasonml/reason/tree/master.svg?style=svg" alt="CircleCI" /> </a> <a href="https://discord.gg/reasonml"> <img src="https://img.shields.io/discord/235176658175262720.svg?logo=discord&colorb=blue" alt="Chat" /> </a> </p>

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/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!

Related Skills

View on GitHub
GitHub Stars10.3k
CategoryDevelopment
Updated11h ago
Forks431

Languages

OCaml

Security Score

100/100

Audited on Apr 6, 2026

No findings