opalversion Documentation on ocaml.org
Self-contained monadic parser combinators for OCaml
Opal is a minimum collection of useful parsers and combinators (~150 loc of OCaml) that makes writing parsers easier. It is designed to be small, self-contained, pure-functional, and only includes most essential parsers, so that one could include single file in the project or just embed it in other OCaml source code files.
| Author | Linjie Ding <i@pyroc.at> |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/pyrocat101/opal |
| Issue Tracker | https://github.com/pyrocat101/opal/issues |
| Maintainer | Linjie Ding <i@pyroc.at> |
| Dependencies |
|
| Source [http] | https://github.com/pyrocat101/opal/archive/v0.1.0.tar.gz sha256=5c35c8ee9556f726e33ae85474ebf022584300239d83cdde57c9cd17dc724c77 md5=e9296ec6cd04e2365c49e9fcc0c69b60 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/opal/opal.0.1.0/opam |
No package is dependent


