package js_of_ocaml-camlp4

  1. Overview
  2. Docs
Compiler from OCaml bytecode to Javascript

Install

Dune Dependency

Authors

Maintainers

Sources

3.1.0.tar.gz
sha256=7970b15482d4804f81a8d7e5e57527ac82563771be1420986985a6878fbc3d38
md5=b7a03bea097ac6bda3aaaf4b12b82581

doc/pa_js/Pa_js/Make/Quotation/index.html

Module Make.Quotation

module Ast : sig ... end
module DynAst : sig ... end
type !'a expand_fun = Ast.loc -> string option -> string -> 'a
val add : string -> 'a DynAst.tag -> 'a expand_fun -> unit
val find : string -> 'a DynAst.tag -> 'a expand_fun
val default : string Stdlib.ref
val parse_quotation_result : (Ast.loc -> string -> 'a) -> Ast.loc -> Camlp4.Sig.quotation -> string -> string -> 'a
val translate : (string -> string) Stdlib.ref
val expand : Ast.loc -> Camlp4.Sig.quotation -> 'a DynAst.tag -> 'a
val dump_file : string option Stdlib.ref
module Error : sig ... end
OCaml

Innovation. Community. Security.