package ecaml

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

Install

Dune Dependency

Authors

Maintainers

Sources

ecaml-v0.16.0.tar.gz
sha256=d9c6f98e7b0906a7e3d332d1a30fe950b59586b860e4f051348ea854c3ae3434

doc/ecaml.ecaml_value/Ecaml_value/Funcall/index.html

Module Ecaml_value.FuncallSource

A typeful interface for calling Elisp, as external does for C.

Sourcetype 'a t
Sourcemodule Wrap : sig ... end

Wrap wraps an Elisp function as an OCaml function. Idiomatic use looks like:

Sourcemodule Private : sig ... end
OCaml

Innovation. Community. Security.