package webidl

  1. Overview
  2. Docs
Web IDL parser

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.zip
md5=dd77fd3b6efff59268fa832fdb88ac98

Description

  • parsing Web IDL(https://heycam.github.io/webidl/)
  • convert them to OCaml data,
  • print them by deriving.show

Published: 26 Feb 2017

Dependencies (5)

  1. ppx_deriving >= "4.1"
  2. menhir build & >= "20170101"
  3. ocamlbuild build & >= "0.9.3"
  4. ocamlfind build & >= "1.7.1"
  5. ocaml >= "4.03.0" & < "4.06.0"

Dev Dependencies

None

Conflicts

None