package webidl

  1. Overview
  2. Docs
Web IDL parser

Install

Dune Dependency

Authors

Maintainers

Sources

v1.3.zip
md5=0e333477e155df4b5de46b46d6a852cd

Description

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

Published: 24 Jul 2017

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