package embedded_ocaml_templates

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

Install

Authors

Maintainers

Sources

0.7.tar.gz
md5=c262b84b429163b6441e76554db18104
sha512=018abfb99112e355153ff00ecb5199921f01cd1311bc0943c54cba172fe66be72153f69433c3a3b440fecca02ca8be573b59b6419f4329e70dff6b2b67c66f7a

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: 30 Jun 2021

Dependencies (9)

  1. ppx_inline_test
  2. containers
  3. ppxlib >= "0.8.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