package js_of_ocaml-webidl

  1. Overview
  2. Docs
Generate js_of_ocaml bindings from webidl definitions

Install

Dune Dependency

Authors

Maintainers

Sources

js_of_ocaml-webgpu-0.1.tbz
sha256=194d9b5aaa28d99a9549807dce68c2563497f2dd96e4e3801f4ad0f1ca9680bb
sha512=0e30ede2ce71c05bf06e10df91a50f1cf3ffc1660a5116b665cc1d98d80877c763dc9460c5854bf51e0f2bcb54d1285ecb5108d9e2d26af9caa281742efdae89

doc/src/js_of_ocaml-webidl.private-webidl_syntax/webidl_syntax.ml.html

Source file webidl_syntax.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(* generated by dune *)

(** @canonical Webidl_syntax.Ast *)
module Ast = Webidl_syntax__Ast

(** @canonical Webidl_syntax.Keyword *)
module Keyword = Webidl_syntax__Keyword

(** @canonical Webidl_syntax.Lexer *)
module Lexer = Webidl_syntax__Lexer

(** @canonical Webidl_syntax.Parser *)
module Parser = Webidl_syntax__Parser

(** @canonical Webidl_syntax.Parser_extend *)
module Parser_extend = Webidl_syntax__Parser_extend

(** @canonical Webidl_syntax.Tokens *)
module Tokens = Webidl_syntax__Tokens
OCaml

Innovation. Community. Security.