Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 300 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 300 Bytes

parcoom

Super Fast and Lightweight Monadic Parser Combinator library in OCaml. No dependencies. You can just copy-paste it to your project and use it.

Quick Start

$ make
$ ./ini.native ./examples/test.ini
$ make test

References