📗
Digital Garden
  • Introduction
  • Life Strategy
    • Values
    • Principles
    • Routines
  • Tools
    • Note Taking
    • Software
  • Software Engineering
    • Ruby
    • ReasonML
  • DevOps
    • Shell-Fu
    • Kubernetes
  • Fragments
    • Living a net positive life
  • Looking Back
    • 2020-01
    • 2020-02
    • 2020-03
    • 2020-04
Powered by GitBook
On this page

Was this helpful?

  1. Software Engineering

ReasonML

PreviousRubyNextShell-Fu

Last updated 5 years ago

Was this helpful?

ReasonML is a new syntax and toolchain for the OCaml language. It was created at Facebook and is extensively used in Facebook Messenger.

Reason provides a rock solid type system and is immutable and functional by default. It compiles eo Javascript or native OCaml and plays well with React.

Links

ReasonML website
Create React app with ReasonML
Restack: Full-Stack ReasonML