package ecaml

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

Install

Authors

Maintainers

Sources

ecaml-v0.10.0.tar.gz
md5=2f2d18f8ed6d62159766c096e4fbea39

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: 03 Jan 2018

Dependencies (7)

  1. ocaml-migrate-parsetree >= "0.4" & < "2.0.0"
  2. jbuilder >= "1.0+beta12"
  3. ppx_jane >= "v0.10" & < "v0.11"
  4. ppx_driver >= "v0.10" & < "v0.11"
  5. expect_test_helpers_kernel >= "v0.10" & < "v0.11"
  6. core_kernel >= "v0.10" & < "v0.11"
  7. ocaml >= "4.04.1"

Dev Dependencies

None

Used by

None

Conflicts

None