package melange

  1. Overview
  2. Docs
Toolchain to produce JS from Reason/OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

melange-1.0.0.tbz
sha256=01ff3a2711b3812889313288f9e0c8bfe2e17464b6b85282c5113cfc3b740968
sha512=db9ac4554d0c9a8deabbdcd2ae05653964184916982c746ca794df6e2061444adaa6a0367bc1840825a007be3941643abd824aaff737a431b0e5347f7c558378

doc/melange.ppxlib-ast/Melange_ppxlib_ast/To_ppxlib/index.html

Module Melange_ppxlib_ast.To_ppxlibSource

include module type of struct include Convert.Of_ocaml end
Sourceval copy_class_expr : Ppxlib_ast__.Versions.OCaml_414.Ast.Parsetree.class_expr -> Ppxlib_ast__Import.Js.Ast.Parsetree.class_expr
Sourceval copy_class_field : Ppxlib_ast__.Versions.OCaml_414.Ast.Parsetree.class_field -> Ppxlib_ast__Import.Js.Ast.Parsetree.class_field
Sourceval copy_class_type : Ppxlib_ast__.Versions.OCaml_414.Ast.Parsetree.class_type -> Ppxlib_ast__Import.Js.Ast.Parsetree.class_type
Sourceval copy_class_signature : Ppxlib_ast__.Versions.OCaml_414.Ast.Parsetree.class_signature -> Ppxlib_ast__Import.Js.Ast.Parsetree.class_signature
Sourceval copy_class_type_field : Ppxlib_ast__.Versions.OCaml_414.Ast.Parsetree.class_type_field -> Ppxlib_ast__Import.Js.Ast.Parsetree.class_type_field
Sourceval copy_module_expr : Ppxlib_ast__.Versions.OCaml_414.Ast.Parsetree.module_expr -> Ppxlib_ast__Import.Js.Ast.Parsetree.module_expr
Sourceval copy_module_type : Ppxlib_ast__.Versions.OCaml_414.Ast.Parsetree.module_type -> Ppxlib_ast__Import.Js.Ast.Parsetree.module_type
Sourceval copy_signature_item : Ppxlib_ast__.Versions.OCaml_414.Ast.Parsetree.signature_item -> Ppxlib_ast__Import.Js.Ast.Parsetree.signature_item
Sourceval copy_structure_item : Ppxlib_ast__.Versions.OCaml_414.Ast.Parsetree.structure_item -> Ppxlib_ast__Import.Js.Ast.Parsetree.structure_item
Sourceval copy_structure : Melange_compiler_libs.Parsetree.structure -> Ppxlib.structure
Sourceval copy_signature : Melange_compiler_libs.Parsetree.signature -> Ppxlib_ast__Import.Js.Ast.Parsetree.signature
Sourceval copy_toplevel_phrase : Melange_compiler_libs.Parsetree.toplevel_phrase -> Ppxlib_ast__Import.Js.Ast.Parsetree.toplevel_phrase
Sourceval copy_core_type : Melange_compiler_libs.Parsetree.core_type -> Ppxlib_ast__Import.Js.Ast.Parsetree.core_type
Sourceval copy_expression : Melange_compiler_libs.Parsetree.expression -> Ppxlib_ast__Import.Js.Ast.Parsetree.expression
Sourceval copy_pattern : Melange_compiler_libs.Parsetree.pattern -> Ppxlib_ast__Import.Js.Ast.Parsetree.pattern
Sourceval copy_case : Melange_compiler_libs.Parsetree.case -> Ppxlib_ast__Import.Js.Ast.Parsetree.case
Sourceval copy_type_declaration : Melange_compiler_libs.Parsetree.type_declaration -> Ppxlib_ast__Import.Js.Ast.Parsetree.type_declaration
Sourceval copy_type_extension : Melange_compiler_libs.Parsetree.type_extension -> Ppxlib_ast__Import.Js.Ast.Parsetree.type_extension
Sourceval copy_extension_constructor : Melange_compiler_libs.Parsetree.extension_constructor -> Ppxlib_ast__Import.Js.Ast.Parsetree.extension_constructor
Sourceval copy_payload : Melange_compiler_libs.Parsetree.payload -> Ppxlib.Parsetree.payload
OCaml

Innovation. Community. Security.