← All repos

sexplib0

Library containing the definition of S-expressions and some base converters

Browse cluster: OCaml incremental computation and PPX tooling
75commits
10contributors
3languages

Tech stack & purpose

Sexplib0 is a lightweight OCaml library that provides type definitions and printing functions for S-expressions, designed as a low-dependency alternative to the full sexplib library. It omits parsing functionality to minimize dependencies in situations where the complete sexplib would be impractical. The project is part of the sexplib ecosystem, which is maintained by Jane Street.

Languages

OCaml
99.8%
Makefile
0.2%
Dune
0.0%

Contributors