package parsexp_io

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

Install

Dune Dependency

Authors

Maintainers

Sources

parsexp_io-v0.14.0.tar.gz
md5=c553544c4b6989e8cd4b8ab8964528fe

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.