package webidl

  1. Overview
  2. Docs
Web IDL parser

Install

Dune Dependency

Authors

Maintainers

Sources

v1.1.zip
md5=54b980ea97ac717cf15b816e61d1b5b0

Description

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

Published: 16 Mar 2017

Dependencies (5)

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

Dev Dependencies

None

Conflicts

None