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.1.0.tar.gz sha256=3276a922683d89a8120a648e6cc941b48b84b46dba1b4254b6a7a956037933fb md5=67afefdd8b48ace35d1eb91b95c39ba5 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/earley-ocaml/earley-ocaml.1.1.0/opam |
Required by
- lambdapi<2.0.0