package sexp_decode

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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

OCaml

Innovation. Community. Security.