rescript-mode

Homepage: https://github.com/jjlee/rescript-mode

Author: Daniel Colascione, John Lee, Karl Landstrom

Updated:

Summary

A major mode for editing ReScript

Commentary

This project provides useful functions and helpers for developing code
using the ReScript programming language

The indentation code comes from js.el.  The rest is based on reason-mode.el.

Exported names start with "rescript-"; private names start with
"rescript--".

Dependencies