31 Jan
2008
31 Jan
'08
6:38 a.m.
chun ping wang wrote:
Hey guys does anyone know any good template engine for c++. I mean not like c++ template programming but web template engine that are easy to use, works on multiple platform, etc...
Example Smarty http://www.smarty.net/ for php. Velocity http://velocity.apache.org/ for java. Cheetah http://www.cheetahtemplate.org/ for python.
Is their an ongoing project for boost to do this?
Dunno if it could match above engines, but google ctemplate is in C++, they call it "template language": http://goog-ctemplate.sourceforge.net/