package parsexp_io

  1. Overview
  2. Docs
S-expression parsing library (IO functions)

Install

Dune Dependency

Authors

Maintainers

Sources

parsexp_io-v0.11.0.tar.gz
md5=d69cc4b00c0fb71bfa82be63f318f5e8

README.org.html

README.org

* Parsexp_io - S-expression loader
  
=Parsexp_io= contains helpers for loading S-expressions from files and
converting them. It uses the [[https://github.com/janestreet/parsexp][Parsexp]] library.