package js_of_ocaml-camlp4

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

Install

Dune Dependency

Authors

Maintainers

Sources

3.0.1.tar.gz
sha256=b4c006e1555988547c21189043f6af2ca575dc52d84b6b5504918ae2e0a4cce5
md5=6c8583de8d3de628c71253c8cc7b57d1

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.