Template language for C++ with variable substitution and logic
Template language for C++
ctemplate
$ ctemplate --template=input.tpl --output=result.html
$ make_tpl_varnames_h input.tpl output.h
$ make_tpl_dictionary_cc input.tpl output.cc