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.1.tar.gz sha256=5267b41986c9250906f9c81424ca4fdea4c3fa71958015a663acc10d974ad33c md5=b86117be1161ae3a831b45d7d1087184 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/earley/earley.1.0.1/opam |
No package is dependent


