earleyversion
Earley parser combinator library
Earley is a parser combinator library base on Earley's algorithm. It is intended to be used in conjunction with Earley-OCaml, which is an extensible parser for OCaml (distributed separately). It contains a syntax extension for OCaml, which allows the definition of parsers inside the language.
Authors:
- Christophe Raffalli christophe@raffalli.eu
- Rodolphe Lepigre rodolphe.lepigre@inria.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 |
Issue Tracker | https://github.com/rlepigre/ocaml-earley/issues |
Maintainer | Christophe Raffalli <christophe@raffalli.eu> |
Dependencies |
|
Source [http] | https://github.com/rlepigre/ocaml-earley/archive/ocaml-earley_1.1.0.tar.gz sha256=b7b2985710cd66abbec2c01690b4daf8c08cea44d370f4ce39fdd233129d6fb6 md5=6dc57553fb1901ea454f6e30214955aa |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/earley/earley.1.1.0/opam |
Required by
- earley-ocaml>=1.1.0
- lambdapi<2.0.0