package embedded_ocaml_templates

  1. Overview
  2. Docs
EML is a simple templating language that lets you generate text with plain OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.1.tar.gz
md5=540b7c3b5c7d5c21755556272b6ff5d7
sha512=0756d0a9a4ed247580b3e8818c8e5c53075ffe5604fe139ab30267309ab620fcfca5b0187427dc4bb27ec1ab6c538cc50fb139b5279de4a1774592f5d5af20d1

doc/embedded_ocaml_templates.common_eml/Common_eml/Compile/index.html

Module Common_eml.Compile

val compile_to_expr : Template.t -> string
val compile_to_expr_continuation : Template.t -> string
val compile : ?continuation_mode:bool -> ?and_instead_of_let:bool -> string -> string -> (string * Template.elt list) -> string
val compile_to_module : ?continuation_mode:bool -> (string * Template.elt list) -> string
val compile_to_function : ?continuation_mode:bool -> ?and_instead_of_let:bool -> string -> (string * Template.elt list) -> string
val compile_folder : ?continuation_mode:bool -> Core_kernel__.Import.string -> Base.unit
OCaml

Innovation. Community. Security.