|
About:
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.
Release focus: Major bugfixes
Changes:
All memory leaks have been fixed, and a benchmark was added from the beta branch.
Author:
Isaac Foraker [contact developer]
Homepage:
http://content.noscience.net/projects/libtpt/
Tar/GZ:
http://content.noscience.net/projects/libtpt/download/
Tar/BZ2:
http://content.noscience.net/projects/libtpt/download/
Changelog:
http://content.noscience.net/projects/libtpt/changelog/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.42/10.00
(Rank N/A)
» Vitality: 0.02% (Rank 4353)
» Popularity: 0.98% (Rank 5938)

(click to enlarge graphs)
Record hits: 9,887
URL hits: 5,260
Subscribers: 23
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
1.30
|
Major feature enhancements |
08-Feb-2004 10:35 |
|
1.22-beta
|
Minor feature enhancements |
02-Feb-2004 01:39 |
|
1.20.1
|
Major bugfixes |
14-Apr-2003 08:23 |
|
1.20
|
Major feature enhancements |
31-Mar-2003 12:06 |
|
1.10.5
|
Minor bugfixes |
13-Jan-2003 07:48 |
|
1.10.4
|
Minor bugfixes |
10-Jan-2003 11:38 |
|
1.10.3
|
Minor bugfixes |
19-Nov-2002 08:20 |
|
1.10.1
|
Major bugfixes |
24-Sep-2002 06:19 |
|
1.10
|
Major bugfixes |
18-Sep-2002 16:32 |
|
1.05
|
Major bugfixes |
15-Sep-2002 06:02 |
Comments
[»]
API Feedback
by Isaac Foraker - Mar 14th 2002 13:47:22
I am getting ready to freeze the LibTPT C++ API for a version 1.0 release.
If I do no receive any suggestions in the next week, I will assume
everything is working. Please let me know if there's something you want to
see make it into 1.0.
[reply]
[top]
[»]
Namespace change
by Isaac Foraker - Jan 21st 2002 22:26:35
As of release 0.61, the namespace has changed from TPTLib to TPT.
[reply]
[top]
[»]
API Change
by Isaac Foraker - Jan 17th 2002 01:08:38
Version 0.53 and above include a change to the API which requires Symbols
to be passed to the Parser constructor by reference instead of by pointer.
[reply]
[top]
|