package ecaml

  1. Overview
  2. No Docs
Library for writing Emacs plugin in OCaml

Install

Authors

Maintainers

Sources

ecaml-v0.14.0.tar.gz
md5=ecae1a972130cd93c64eecc1ed71cad1

Description

Ecaml is a library for writing Emacs plugins in OCaml. It uses Emacs 25 support for plugins to load native OCaml compiled code.

Published: 31 May 2020

Dependencies (9)

  1. dune >= "2.0.0"
  2. ppx_jane >= "v0.14" & < "v0.15"
  3. expect_test_helpers_core >= "v0.14" & < "v0.15"
  4. core_kernel >= "v0.14" & < "v0.15"
  5. core >= "v0.14" & < "v0.15"
  6. async_unix >= "v0.14" & < "v0.15"
  7. async_kernel >= "v0.14" & < "v0.15"
  8. async >= "v0.14" & < "v0.15"
  9. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (2)

  1. gopcaml-mode < "0.0.6"
  2. gopcaml-mode-merlin < "0.0.6"

Conflicts

None