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.2.tar.gz
md5=478a677700e7c6ea8ef6140c2284be13

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: 08 Apr 2018

Dependencies (4)

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

Dev Dependencies

None

Used by (1)

  1. lambdapi < "2.0.0"

Conflicts

None

OCaml

Innovation. Community. Security.