earleyversion
Parsing library based on Earley Algorithm
Earley is a parser combinator library base on Earley's algorithm. It is intended to be used in conjunction with an OCaml syntax extension which allows the definition of parsers inside the language. There is also support for writing OCaml syntax extensions in a camlp4 style.
Authors | Christophe Raffalli <christophe@raffalli.eu> and Rodolphe Lepigre <rodolphe.lepigre@inria.fr> |
---|---|
License | CeCILL-B |
Published | |
Homepage | https://github.com/rlepigre/ocaml-earley |
Issue Tracker | https://github.com/rlepigre/ocaml-earley/issues |
Maintainer | Rodolphe Lepigre <rodolphe.lepigre@inria.fr> |
Dependencies | |
Source [http] | https://github.com/rlepigre/ocaml-earley/releases/download/2.0.0/earley-2.0.0.tbz sha256=dc7bac4e5b77f6f153af19a9229fd76353dbe1cd88b8391271274a3a200759ce md5=fe3c39748b8d79fc012ffbbc5210a9a6 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/earley/earley.2.0.0/opam |