Scheme Persistence

About persistent storage and serialization for Scheme implementations, including existing, new, and improved persistence libraries; interface protocols to support; SRFIs to write; etc.

Specifications

Twinjo — a universal data format with dual text and binary encodings that can encode the same data.

Discussion

The schemepersist mailing list (archives, subscribe) is the primary place for discussions on the topic, and specific projects (prior to their being elevated to SRFIs).

Source code

The schemepersist organization (GitHub) has many repositories related to the project.

Website source (GitHub)


Back to the Scheme home page