Sturgeon_sessionA 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_sexpThis is an implementation of (a subset of) Emacs s-expressions.
Sturgeon_stuiAn API to interconnect Sturgeon and Inuit.