GPP favicon

GPP

GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any one programming language makes it much more versatile than the C preprocessor (cpp), while its syntax is lighter and more flexible than that of GNU M4. There are built-in macros for use with C/C++, LaTeX, HTML, XHTML, and Prolog files. (Build for Windows: http://makc.googlecode.com/svn/trunk/gpp.2.24-windows/ )

GNU M4

GNU M4

GNU M4 is an implementation of the m4 macro preprocessor. Developed by the GNU Project, GNU M4 is designed to avoid many kinds ...

Filepp

Filepp

filepp is a generic file preprocessor. It is designed to allow the functionality provided by the C preprocessor to be used wit ...