package dypgen

  1. Overview
  2. Docs
Self-extensible parsers and lexers for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

dypgen-20120619-1.tar.bz2
md5=f12c4756b6cfd74247aae2c876c1e591

Description

dypgen is a GLR parser generator for OCaml, it is able to generate self-extensible parsers (also called adaptive parsers) as well as extensible lexers for the parsers it produces.

Published: 21 Nov 2013

Dependencies (2)

  1. ocamlfind
  2. ocaml < "4.06.0"

Dev Dependencies

None

Used by (2)

  1. acgtk < "1.5.0"
  2. patoline < "0.2"

Conflicts

None