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

Install

Authors

Maintainers

Sources

ecaml-v0.11.0.tar.gz
md5=1b9241fe15b0d0de78b6904b2f023b4b

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: 22 Mar 2018

Dependencies (6)

  1. ocaml-migrate-parsetree >= "1.0" & < "2.0.0"
  2. jbuilder >= "1.0+beta18.1"
  3. ppx_jane >= "v0.11" & < "v0.12"
  4. expect_test_helpers_kernel >= "v0.11" & < "v0.12"
  5. core_kernel >= "v0.11" & < "v0.12"
  6. ocaml >= "4.04.1"

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. jbuilder = "1.0+beta19"