Menu

Welcome to the C HTML Template Library

This C library outputs a template file using template data.
It parses the template file and provides functions for
defining the template data. The template language
is similar to perl's HTML::Template (but I couldn't resist
making some changes) . It has HTML-like tags for
variable substitution, if statement, loop statement,
and file inclusion.

I have the manual up under the "Documentation" menu
so you can peruse it before downloading.

As a bonus you get a stand alone template expander
command that accepts the template filename and data
on the command line.

Posted by Steve Losen 2009-04-02

Log in to post a comment.