webidl
Web IDL parser
Description
- parse Web IDL(https://heycam.github.io/webidl/)
- convert them to OCaml data
- print them by deriving.show
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 10 Aug 2018
- Authors
- Maintainers
Sources
Dependencies
menhir
build & >= "20170607" & < "20211215"
ppx_deriving
>= "4.1"
ocamlbuild
build & >= "0.9.3"
ocamlfind
build & >= "1.7.1"
ocaml
>= "4.03.0"
Reverse Dependencies