package sexplib0

  1. Overview
  2. Docs
Library containing the definition of S-expressions and some base converters

Install

dune-project
 Dependency

Authors

Maintainers

Sources

sexplib0-v0.14.0.tar.gz
sha256=6fab188a1ad5e1a9ada53de95981c3cfb500ffe412c9cb5a2079ef1d3260b929
md5=37aff0af8f8f6f759249475684aebdc4

doc/sexplib0/Sexplib0/Private/index.html

Module Sexplib0.Private

module Lazy_group_id : sig ... end

Lazy_group_id is a cheap way to allocate unique integer identifiers for sexp grammars. See sexp_intf.ml for details.

module Raw_grammar : sig ... end

Representation of S-expression grammars