package merlin-extend

  1. Overview
  2. Docs
A protocol to provide custom frontend to Merlin

Install

Dune Dependency

Authors

Maintainers

Sources

merlin-extend-v0.6.tbz
sha256=c2f236ae97feb6ba0bc90f33beb7b7343e42f9871b66de9ba07974917e256c43
sha512=4c64a490e2ece04fc89aef679c1d9202175df4fe045b5fdc7a37cd7cebe861226fddd9648c1bf4f06175ecfcd2ed7686c96bd6a8cae003a5096f6134c240f857

README.md.html

README.md

An SDK to extend merlin frontend

Using a custom parser/reader for Merlin

This library allows to plug a custom parser to Merlin. This is done by implementing the Reader.V0 signature and generating a binary by instantiating the Reader.Make functor.

The main use is to support Reason syntax, see ocamlmerlin_reason.cppo.ml.

OCaml

Innovation. Community. Security.