package js_of_ocaml-camlp4

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

Install

Dune Dependency

Authors

Maintainers

Sources

3.0.0.tar.gz
sha256=eb49ca6d66ac51a41cf611f1a6a85269d310dbc1711ac4b819c9a04ee53b5a4e
md5=bba5e95158d0e421b3878db746e7a4ed

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.