package earley

  1. Overview
  2. No Docs
Earley parser combinator library

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-earley_1.0.2.tar.gz
sha256=2296f7cb57559014cf620eb790acd6f30b83f40851c656daadb573653572a061
md5=00a74f5ba5396b520a37220a79817514

Description

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:

Published: 08 Apr 2018

Dependencies (3)

  1. ocamlfind build
  2. ocamlbuild build
  3. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (2)

  1. earley-ocaml = "1.0.2"
  2. lambdapi < "2.0.0"

Conflicts

None

OCaml

Innovation. Community. Security.