Top > All Packages in Directory > LibTPT

LibTPT - Template scripting language

TPT is a template scripting language implemented in C++ and designed to be integrated with C++ programs. The TPT interpreter runs in one pass, so there is no expensive compilation stage. The language relies on C++ for I/O, making TPT portable, small, and fast. There are no bulky modules to include. TPT does not execute as a program or script.

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, source code generation, or in any situation where there is a need to generate customized text.



Obtaining

Web pagehttp://tazthecat.net/~isaac/libtpt/
Source tarballhttp://tazthecat.net/~isaac/libtpt/pub/libtpt-1.30.tar.gz
Source informationhttp://tazthecat.net/~isaac/libtpt/download.cgi
Version 1.30 (stable) released on 2004-02-09
Licensed under a 3-clause BSD-style license.
This is not a GNU package.

Support contacts

Announce List<libtpt-announce@tazthecat.net> http://tazthecat.net/~isaac/libtpt/lists.cgi
Help List<libtpt-questions@tazthecat.net> http://tazthecat.net/~isaac/libtpt/lists.cgi

Project contacts

Maintainers
  • Isaac Foraker
Developers
  • Isaac Foraker

Related information

Interfaceslibrary
Source languagesC++
Build prerequisitesgcc 3.x, Perl

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-11-19
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.