Introduction
In a wide collection of WEB developing tasks, the “fast & light” construction of web interfaces is needed, without bringing in qualified programmers.
Furthermore, when we use C or C++, it is necessary to make possible some changes in project design, without recompiling the source. In both cases we need to separate the data from it’s representation in order to realize the idea.
CT++ (Template engine) meets the described requirements and gives some extra opportunities such as:
- API. & User functions.
- Logical operations in embranchments.
- Many possibilities for construction of LOOP.
The Template Engine is fast even with large arrays of output data.
The syntax of template engine is based on "HTML::Template" module that has taken from Perl language, this point simplifies the transporting of applications from Object Perl to C++. The Template engine completely separates project source and data representation.
We wish you a good coding with CT++.
Developers group (CT++).
Email: shetuhin@corp.mail.ru
www: htpp://www.reki.ru/products/ctpp
Copyright © 2003 - 2005 CTPP Dev. Team | http://reki.ru/products/ctpp