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.6.tar.gz
md5=2b99e2c811ced830da77bb7ae1aa2527
sha512=9c1bf7def98f43bda97b19e0120ac675e527abdb1cb5dc72c15c372127be2e3e60562acdf811cacf6eac2489a52c0369dfe5e20e8fe417fc278488aa5f1eca41

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: 14 May 2021

Dependencies (9)

  1. ppx_inline_test
  2. containers
  3. ppxlib < "0.23.0"
  4. pprint
  5. menhir >= "20180523"
  6. uutf
  7. sedlex >= "2.0"
  8. dune >= "2.8.0"
  9. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None