Categories
GPP
'GPP' is a general-purpose preprocessor with customizable syntax that is suitable for a wide range of preprocessing tasks. Its independence from any programming language makes it more versatile than cpp, while its syntax is lighter and more flexible than that of m4. The syntax is fully customizable, so it can process text files, HTML, or source code equally efficiently in different languages.
Please note that g++, the c++ component of the Gnu complier collection, can be found at http://directory.fsf.org/gpp.html.
Last updated 19 Jul, 2005
Versions
2.24
2.24 stable released 2004-09-19
- Released: 19 Sep, 2004
- Code Maturity: Stable
- Source Archive: http://www.nothingisreal.com/gpp/gpp-2.24.tar.bz2
- Licenses: LGPLv2.1orlater
- Interfaces: Command Line
User Community and Support
User manual included and available in HTML format from http://www.nothingisreal.com/gpp/gpp.html



