package embedded_ocaml_templates

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

Install

Authors

Maintainers

Sources

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

Description

Inspired by EJS templates, it does currently implements all of its functionnality. I plan to implement everything eventually, especially if someone actually want to use this. Please contact me if you find this interesting but there is a missing feature that you need !

Published: 27 Nov 2020

Dependencies (9)

  1. containers
  2. ppx_deriving
  3. ppxlib < "0.23.0"
  4. menhir >= "20180523"
  5. uutf
  6. core >= "v0.12"
  7. sedlex >= "2.0"
  8. dune >= "2.5.0"
  9. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None