NAME
tmpl_engine.byte - Generate OCaml code using templates
SYNOPSIS
tmpl_engine.byte [filename]
DESCRIPTION
This manual page documents briefly the tmpl_engine.byte command.
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
tmpl_engine.byte aims to generate a file, based on the file given as
argument. The source file is a template and is a mix a of ocaml code
and specific symbols to generate more ocaml code. You can use in this
file, operators like "block", "iter" ...
The exact grammar of the template file is not clear. You should take a
look at an example file to understand it.
LICENSE
This manual page was written by Sylvain Le Gall gildor@debian.org for
the Debian GNU/Linux system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under the terms
of the GNU Lesser General Public License, Version 2.1 or any later
version published by the Free Software Foundation; considering as
source code all the file that enable the production of this manpage.
SEE ALSO
/usr/share/doc/examples/*.tmpl.ml
AUTHOR
Sylvain Le Gall <gildor@debian.org>
Author.
COPYRIGHT
Copyright © 2005, 2006 Sylvain Le Gall
Nov 12, 2006