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.

AuthorsChristophe Raffalli <christophe@raffalli.eu> and Rodolphe Lepigre <lepigre@mpi-sws.org>
LicenseCeCILL-B_V1
Published
Homepagehttps://github.com/rlepigre/ocaml-earley
Issue Trackerhttps://github.com/rlepigre/ocaml-earley/issues
MaintainerRodolphe Lepigre <lepigre@mpi-sws.org>
Dependencies
Source [http] https://github.com/rlepigre/ocaml-earley/archive/3.0.0.tar.gz
md5=6b666c0392dc5b153f81c27d6ef49b12
sha512=a81d2bcf05088a3aaa5c3c0fb3a38306061a624ddf6d8bbefee1b4a17d7a5961ad1b12c0af9bd8dce86aa14b6f05f1956b3f7b5731f3c552bec7f4550182c398
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/earley/earley.3.0.0/opam
Required by