package js_of_ocaml-camlp4

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

Install

Dune Dependency

Authors

Maintainers

Sources

3.0.2.tar.gz
sha256=20f4c2b6e31f3ae3b72f6abebe69aac9782c6bd49cd3a65c0e2b51d6d659bda1
md5=3942520b7f4e30bf0a23d4df4cf21537

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.