package planck

  1. Overview
  2. No Docs
A small monadic parser combinator library

Install

Dune Dependency

Authors

Maintainers

Sources

planck-2.2.0.tar.gz
md5=e31529014eb8d5134b8ad3ebdad197bc

Description

Parser LANguage Combinator Kit A LL(n) parser monadic combinator library in OCaml. It includes a big example of lexer+parser for OCaml syntax.

Published: 07 May 2016

Dependencies (10)

  1. ppx_monadic
  2. camlp4
  3. ppx_sexp_conv
  4. ppx_deriving
  5. omake build & = "0.9.8.6-0.rc1"
  6. ocamlgraph >= "1.8.2"
  7. spotlib >= "3.0.0" & < "4.0.0"
  8. sexplib >= "113.33.00"
  9. ocamlfind build
  10. ocaml >= "4.02.3"

Dev Dependencies

None

Used by

None

Conflicts

None