package webidl

  1. Overview
  2. Docs
Web IDL parser

Install

Dune Dependency

Authors

Maintainers

Sources

v1.4.zip
md5=9325536dcc30213352a8a8caf69ec3ce

Description

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

Published: 10 Aug 2018

Dependencies (5)

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

Dev Dependencies

None

Conflicts

None