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.5.tar.gz
md5=138fdff0fe842cc4e1b8c4c0b57846c4
sha512=dd65e0163f42551b8e9313ceaea3b83b7338a3d7b89beac852a582b2d2618acf532a269410e11b8e335f7e442e61a2b89ce5f3b5a98817beadc884e38c39f5f0

README.md.html

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 available on opam and can be installed with the following command:

opam install sexp_decode

Alternatively, you can install the development version 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

OCaml

Innovation. Community. Security.