sturgeon
A toolkit for communicating with Emacs
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Libraries
This package provides the following libraries (via dune):
sturgeon
Documentation:
Sturgeon
A toolkit for communicating with EmacsSturgeon_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_sexp
This is an implementation of (a subset of) Emacs s-expressions.Sturgeon_stui
An API to interconnect Sturgeon and Inuit.
Dependencies: result, unix, grenier.trope, inuit
sturgeon.recipes_command
Documentation: Sturgeon_recipes_command
Dependencies: sturgeon
sturgeon.recipes_server
Documentation: Sturgeon_recipes_server
Dependencies: sturgeon, threads