The Best 12 Gema Alternatives
-
-
-
4 Like
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.
-
-
-
1 Like
PP - A generic Preprocessor
P is a text preprocessor designed for Pandoc (and more generally Markdown and reStructuredText). PP implements: - macros - literate programming - GraphViz, PlantUML...
-
-
-
-
0 Like
Mozilla Text Preprocessor
The build preprocessor is similar to the C preprocessor, meant for processing files which have no built-in preprocessor such as XUL and JavaScript documents.
-
0 Like
preprocess
A variation on the C preprocessor that (1) works on multiple languages and (2) encodes preprocessor statements as comments in that language so syntax correctness is not...