package parsexp_io

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

Install

Dune Dependency

Authors

Maintainers

Sources

parsexp_io-v0.16.0.tar.gz
sha256=77cd9edd0cdd67ac6b56ec72deee4c6e762e5d5185e2a3ab0905f672e448b6de

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.