package sturgeon

  1. Overview
  2. Docs

sturgeon 0.4.2

Libraries

This package provides the following libraries (via ocamlobjinfo):

sturgeon

Documentation:

  • Sturgeon_sexp This is an implementation of (a subset of) Emacs s-expressions.
  • Sturgeon_session A session is a channel between two parties that can exchange enriched s-expressions. These s-expressions can reference code from the remote party: on top of plain values and lists, one can put function-like values, which, when applied, invoke some remote code.
  • Sturgeon_stui An API to interconnect Sturgeon and Inuit.
  • Sturgeon A toolkit for communicating with Emacs

sturgeon.recipes_command

Documentation:

sturgeon.recipes_server

Documentation: