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:

AuthorsChristophe Raffalli <christophe@raffalli.eu> and Rodolphe Lepigre <rodolphe.lepigre@inria.fr>
LicenseCeCILL-B
Published
Homepagehttps://github.com/rlepigre/ocaml-earley-ocaml
Issue Trackerhttps://github.com/rlepigre/ocaml-earley-ocaml/issues
MaintainerChristophe Raffalli <christophe@raffalli.eu>
Dependencies
Source [http] https://github.com/rlepigre/ocaml-earley-ocaml/archive/ocaml-earley-ocaml_1.0.2.tar.gz
md5=478a677700e7c6ea8ef6140c2284be13
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/earley-ocaml/earley-ocaml.1.0.2/opam
Required by