GCC C Preprocessor (cpp) vs Mozilla Text Preprocessor
A side-by-side look at GCC C Preprocessor (cpp) and Mozilla Text Preprocessor. For an in-depth review of either product, follow the links below.
GCC C Preprocessor (cpp)
Development
The GCC C Preprocessor (cpp) is a macro processor that is used automatically by the C compiler to transform your program before compilation. It allows you to use macros, conditional compilation, and include files in your C code.
cpppreprocessormacro-processorconditional-compilationc-compiler
Mozilla Text Preprocessor
Development
Mozilla Text Preprocessor is an open-source text processing tool that allows scanning, splitting, analyzing, and converting text documents. It has features for cleaning and normalizing text as well as extracting metadata.
opensourcetext-processingscanningsplittinganalyzingconvertingcleaningnormalizingextracting-metadata
Related Comparisons
PP - A generic Preprocessor