package earley

  1. Overview
  2. Docs
Earley parser combinator library

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-earley_1.0.0.tar.gz
sha256=7667da00187a3b326b670c6612aadc9ec4b6ddbeb4b5fcbac1181e980893290b
md5=f360445d00f2ba51d8cba0fccdb83aae

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: 29 Aug 2017

Dependencies (3)

  1. ocamlfind build
  2. ocamlbuild build
  3. ocaml >= "4.01.0" & < "4.06.0"

Dev Dependencies

None

Used by (1)

  1. earley-ocaml < "1.0.1"

Conflicts

None

OCaml

Innovation. Community. Security.