package earley-ocaml

  1. Overview
  2. No Docs
Earley-OCaml extensible parser for OCaml (and pa_ocaml preprocessos)

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-earley-ocaml_1.0.1.tar.gz
md5=91f16b2d85dd269b61cb5e2ce7ab7733

Description

Earley-OCaml is an (extensible) parser for OCaml, written using the Earley library. It come with a built-in preprocessor called pa_ocaml which handles a natural BNF-like syntax extension for OCaml. It can be used to define Earley parsers inside the language.

Authors:

Published: 13 Feb 2018

Dependencies (4)

  1. earley = "1.0.1"
  2. ocamlbuild build
  3. ocamlfind build
  4. ocaml >= "4.03.0" & <= "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.