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.4-merlin.tar.gz
md5=c23e5a1a559ecfcf924ecae0ba13f002

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: 20 Aug 2021

Dependencies (14)

  1. ecaml >= "v0.13.0"
  2. ppx_deriving >= "4.4"
  3. core >= "v0.13.0"
  4. ocaml >= "4.12.0" & < "4.13"
  5. ppx_here >= "v0.14.0"
  6. ppx_let >= "v0.14.0"
  7. ppx_sexp_conv >= "v0.14.3"
  8. result >= "1.5"
  9. csexp >= "1.2.3"
  10. yojson >= "1.6.0"
  11. dot-merlin-reader >= "4.0"
  12. dune >= "2.9.0"
  13. ocp-indent >= "1.0.0"
  14. merlin >= "3.6.0"

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. gopcaml-mode