bc6aee7bb75d1662ecf3c072bf487355d6bdff90
# usagi - simple ocaml parser combinator library ## compilation ```bash $ make lib ``` generate `.cma` that can be linked with `ocamlc -I . parser.cma` ## todo - [ ] error recovery
Description
Languages
OCaml
94.6%
Makefile
5.4%