package sexp_decode

  1. Overview
  2. Docs
A library to decode S-expression into structured data

Install

Dune Dependency

Authors

Maintainers

Sources

sexp_decode-0.2.tar.gz
md5=4d3c4855d568c33dfe631c7a19fbf516
sha512=8abc7ddabb378816efe9e0829bd3c812b2b083a1a6aee66fb28c62e7225a5d245e8a8ab07f9284ad3335d3f092c89d8ac657eeee0f635494a0b2bf7a7839828e

Description

A library of monadic combinators that help translating S-expressions (as provided by the Csexp library) into structured data

Published: 09 Feb 2022

README

Sexp_decode

Sexp_decode is a library of monadic combinators for decoding S-expressions (as defined in the Csexp library) into structured data.

Sexp_decode is not available on opam yet, but you can install it as follows:

git clone https://gitlab.inria.fr/bmontagu/sexp_decode.git
cd sexp_decode
opam pin add .

Author: Benoît Montagu benoit.montagu@inria.fr

Copyright Inria 2022

Dependencies (3)

  1. dune >= "2.9"
  2. csexp >= "1.5.1"
  3. ocaml >= "4.08"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.