package gopcaml-mode-merlin

  1. Overview
  2. Docs
Ultimate Ocaml editing plugin, providing advanced structural editing, movement and analysis in Emacs (uses Merlin parser)

Install

Dune Dependency

Authors

Maintainers

Sources

gopcaml-mode-0.0.6-merlin-fix.tar.gz
md5=013ee8bba8ec0013999508f1f3759277

Description

Gopcaml-mode is a plugin for emacs for editing OCaml code. It aims to extend existing Emacs editing experience to closer match the features in modern IDEs (uses Merlin's error tolerant parser).

Published: 12 Jul 2022

Dependencies (9)

  1. dune >= "2.9.0"
  2. ecaml >= "v0.15.0" & < "v0.16.0"
  3. ppx_deriving >= "4.4"
  4. core >= "v0.15.0"
  5. ocaml >= "4.08.0"
  6. tuareg >= "2.0.7"
  7. ocp-indent >= "1.0.0"
  8. merlin-lib >= "4.6-414"
  9. merlin >= "2.5.0"

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. gopcaml-mode