Table of Contents
TPT is a template scripting language implemented in C++, designed to be integrated with C++ programs. It is intended as a fast, lightweight replacement for fullblown scripting languages, providing an easy interface for embedding TPT scripts in C++ code. The TPT language was originally based on PML.
Known uses for TPT include generating CGI web pages, C and C++ source code, Make files, and e-mail messages.