package webidl

  1. Overview
  2. Docs
Web IDL parser

Install

Dune Dependency

Authors

Maintainers

Sources

v1.2.zip
md5=bfb54b6b7e3fb6ee6b78a1451cf06616

Description

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

Published: 11 Jun 2017

Dependencies (4)

  1. ppx_deriving >= "4.1"
  2. ocamlbuild build & >= "0.9.3"
  3. ocamlfind build & >= "1.7.1"
  4. ocaml >= "4.03.0"

Dev Dependencies

None

Conflicts

None