earleyversion Documentation on ocaml.org
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.2.tar.gz sha256=2296f7cb57559014cf620eb790acd6f30b83f40851c656daadb573653572a061 md5=00a74f5ba5396b520a37220a79817514 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/earley/earley.1.0.2/opam |
No package is dependent


