Download List

Project Description

TPT is a template scripting language implemented
in C++. The LibTPT parser transforms TPT templates
into text. The parser, which integrates with your
C++ code through a simple class API, is small and
fast, focusing on functionality instead of rich
feature sets. Uses include on-the-fly HTML and
source code generation.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-09-10 12:56
1.03

Added some requested features and improved the support for Microsoft Visual C++.
Tags: Release, Minor feature enhancements

2002-09-09 13:21
1.02

This release fixes a major crash bug in array access as well as other array access bugs.
Tags: Release, Major bugfixes

2002-09-05 15:06
1.01a

In this release, the STLPort is no longer required to compile with Visual C++ 6.0 for Windows, but it is still recommended. There are some minor improvements to the configuration system.
Tags: Release, Minor feature enhancements

2002-07-31 13:35
1.01

Fixed a bug in TPT::Buffer which prevented templates from being read with some compilers.
Tags: Release, Major bugfixes

2002-05-15 14:08
1.00

Added a configure script, cleaned up the directory structure, and improved the documentation.
Tags: Release, Code cleanup

Project Resources