package gopcaml-mode

  1. Overview
  2. Docs
Ultimate Ocaml editing plugin, providing advanced structural editing, movement and analysis in Emacs

Install

Dune Dependency

Authors

Maintainers

Sources

gopcaml-mode-0.0.1.tar.gz
md5=45cef8310cca6cb16787b0da7519ce6e

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.

Published: 14 Mar 2020

Dependencies (6)

  1. ocaml-compiler-libs >= "v0.12.1" & < "v0.12.2"
  2. ecaml >= "v0.13.0"
  3. ppx_deriving >= "4.4" & < "4.5"
  4. core >= "v0.13.0"
  5. dune >= "2.1" & < "2.5"
  6. ocaml >= "4.09.0" & < "4.10.0"

Dev Dependencies

None

Used by

None

Conflicts

None