package metapp

  1. Overview
  2. Docs
Meta-preprocessor for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

metapp.0.4.4.tar.gz
sha512=817b33d9006a6849845e29a2b12ad7b7d13e34e38216bd2724df45e8f24356f9d281e2731ecc37a8ab2b5faef844252a04f976adf61d024b7653235e38dfdc46

doc/metapp.dyncompile/Dyncompile/index.html

Module DyncompileSource

Sourcemodule Options : sig ... end
Sourceval output_structure : Stdcompat.out_channel -> Parsetree.structure -> unit
Sourcetype compiler = {
  1. command : string;
  2. archive_option : string;
  3. archive_suffix : string;
}
Sourceval compiler : compiler
Sourceval try_commands : verbose:bool -> (string * string list) list -> unit
Sourceval compile : Options.t -> string -> string -> unit
Sourceval write_ast : bool -> Stdcompat.out_channel -> Parsetree.structure -> unit
Sourceval compile_and_load : Options.t -> Parsetree.structure -> unit
OCaml

Innovation. Community. Security.