package planck

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

Install

Dune Dependency

Authors

Maintainers

Sources

planck-2.1.1.tar.gz
md5=0863e39c85d0d12211ff0fed44906017

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: 21 Nov 2013

Dependencies (8)

  1. pa_monad_custom
  2. omake build
  3. ocamlgraph >= "1.8.2"
  4. spotlib >= "2.2.0" & < "3.0.0"
  5. sexplib >= "108.07.00" & < "113.01.00"
  6. type_conv
  7. ocamlfind build
  8. ocaml >= "4.00.1" & < "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None