let-def/merlin-extend

SDK to extend Merlin

28

stars

34

commits

OCaml

primary language

Oct 21, 2024

updated

README

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.

Contributors

let-def

27 commits

anmonteiro

3 commits

bryphe

1 commits

chenglou

1 commits

let-def/merlin-extend

SDK to extend Merlin

28

stars

34

commits

OCaml

primary language

Oct 21, 2024

updated

README

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.

Contributors

let-def

27 commits

anmonteiro

3 commits

bryphe

1 commits

chenglou

1 commits

Languages

OCaml

99.8%