libctpp2-2v5

Html template engine for c++
  http://ctpp.havoc.ru/en
  0
  no reviews



Ctpp is a suitable choice for projects where a programmer and an html designer are different people. the goal of ctpp development was to achieve maximum performance with minimal basic functionality that is easily expandable. in other words, any conceivable capabilities can be added by writing users functions.

ctpp has following advantages over other template engines:
* very high performace as this is written in c++
* flexible syntax of templates
* robustness
* portability
* support for implementations in the language your choice
* various template sources
* output data filters
* user functions