earley-ocamlversion
Earley-OCaml extensible parser for OCaml (and pa_ocaml preprocessos)
Earley-OCaml is an (extensible) parser for OCaml, written using the Earley library. It come with a built-in preprocessor called pa_ocaml which handles a natural BNF-like syntax extension for OCaml. It can be used to define Earley parsers inside the language.
Authors:
- Christophe Raffalli christophe@raffalli.eu
- Rodolphe Lepigre rodolphe.lepigre@lepigre.fr
Authors | Christophe Raffalli <christophe@raffalli.eu> and Rodolphe Lepigre <rodolphe.lepigre@inria.fr> |
---|---|
License | CeCILL-B |
Published | |
Homepage | https://github.com/rlepigre/ocaml-earley-ocaml |
Issue Tracker | https://github.com/rlepigre/ocaml-earley-ocaml/issues |
Maintainer | Christophe Raffalli <christophe@raffalli.eu> |
Dependencies |
|
Source [http] | https://github.com/rlepigre/ocaml-earley-ocaml/archive/ocaml-earley-ocaml_1.0.2.tar.gz sha256=c0aa0c422ae14b43a3cea6ba41b0d5465ddedeeca2a3c6d2df1481b8b8b89684 md5=478a677700e7c6ea8ef6140c2284be13 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/earley-ocaml/earley-ocaml.1.0.2/opam |
Required by
- lambdapi<2.0.0