package ecaml

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

Install

Dune Dependency

Authors

Maintainers

Sources

ecaml-v0.12.0.tar.gz
sha256=765b64e5767a1da79f38734b40b99c465856a236256cdd4ca706449d5fb2b05e
md5=2ddd362aec66de0a82e8aa1c05ec1fa4

doc/ecaml.ecaml_value/Ecaml_value/index.html

Module Ecaml_value

module Caml_embed : sig ... end
module Ecaml_callback : sig ... end

This module is used to enforce the expected types of registered callbacks.

module Feature : sig ... end
module Form : sig ... end

An Emacs "form", which is a Lisp object that is intended to be evaluated. (Info-goto-node "(elisp)Forms").

module Function : sig ... end

Lower-level interface for functions that call from Emacs to OCaml.

module Generated_bindings : sig ... end
module Symbol : sig ... end
module Value : sig ... end
module Valueable : sig ... end
val initialize : unit -> unit
OCaml

Innovation. Community. Security.