Menu

C HTML Template Library / News: Recent posts

C CGI Library released

This C Template library is for generating output.
To collect and manage your CGI input data, check
out the libccgi project.

Posted by Steve Losen 2009-04-17

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.... read more

Posted by Steve Losen 2009-04-02