gopcaml-mode-merlin
Ultimate Ocaml editing plugin, providing advanced structural editing, movement and analysis in Emacs (uses Merlin parser)
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).
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 20 Aug 2021
- Authors
- Maintainers
Sources
Dependencies
ecaml
>= "v0.13.0"
ppx_deriving
>= "4.4"
core
>= "v0.13.0"
ocaml
>= "4.12.0" & < "4.13"
ppx_here
>= "v0.14.0"
ppx_let
>= "v0.14.0"
ppx_sexp_conv
>= "v0.14.3"
result
>= "1.5"
csexp
>= "1.2.3"
yojson
>= "1.6.0"
dot-merlin-reader
>= "4.0"
dune
>= "2.9.0"
ocp-indent
>= "1.0.0"
merlin
>= "3.6.0"
Reverse Dependencies
Conflicts