yamlpp - yet another markup language preprocessor

yamlpp is a very simple HTML preprocessor inspired by Nicolas Thiery's htmlpp.
yamlpp is freely distributed under the GNU GENERAL PUBLIC LICENSE license.

Usage

See the file README.yamlpp.

Example

Here is the yamlpp source for this page and the corresponding French and English pages were produced with these commands:
    yamlpp -l fr -o index.fr.html index.prehtml
    yamlpp -l en -o index.en.html index.prehtml

Download

yamlpp is written in OCaml and its source code is here.
The code of yamlpp is documented using ocamlweb and available in PostScript.

Other HTML tools


Homepage Français
Jean-Christophe.Filliatre[at]lri.fr (bootstrapped with yamlpp).