GCC C Preprocessor (cpp)
The C preprocessor implements the macro language used to transform C, C++, and Objective-C programs before they are compiled. It can also be useful on its own.
The C preprocessor implements the macro language used to transform C, C++, and Objective-C programs before they are compiled. It can also be useful on its own.
GNU M4 is an implementation of the m4 macro preprocessor. Developed by the GNU Project, GNU M4 is designed to avoid many kinds ...
A variation on the C preprocessor that (1) works on multiple languages and (2) encodes preprocessor statements as comments in ...
Gema is a general purpose text processing utility based on the concept of pattern matching. In general, it reads an input file ...
P is a text preprocessor designed for Pandoc (and more generally Markdown and reStructuredText). PP implements:
The build preprocessor is similar to the C preprocessor, meant for processing files which have no built-in preprocessor such a ...
GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independ ...
filepp is a generic file preprocessor. It is designed to allow the functionality provided by the C preprocessor to be used wit ...