Parcoom
Parser Combinators of Monad
Install / Use
/learn @tsoding/ParcoomREADME
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
- https://www.cs.nott.ac.uk/~pszgmh/monparsing.pdf
