package gopcaml-mode-merlin

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

gopcaml-mode-0.0.4-merlin.tar.gz
sha256=f37faf01dd0153c4f281d5067a89f5aafc3999131c765c690a9dd3807308b4cd
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).

Added to opam-repository:

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