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.0.0.tar.gz sha256=7667da00187a3b326b670c6612aadc9ec4b6ddbeb4b5fcbac1181e980893290b md5=f360445d00f2ba51d8cba0fccdb83aae |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/earley/earley.1.0.0/opam |
Required by
- earley-ocaml<1.0.1