Filepp!

Filepp alternatives

  • Gema

  • Gema is a general purpose text processing utility based on the concept of pattern matching. In general, it reads an input file and copies it to an output file, while performing certain transformations to the data as specified by a set of patterns defined by the user.

    tags: ascii data-extraction macros pattern-matching preprocessor
  • 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 and ditaa diagrams- Bash, Cmd, PowerShell, Python and Haskell scripts

    tags: markdown preprocessor
  • 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 of limits found in traditional m4 implementations, such as maximum line lengths, maximum size of a macro and number of macros

    tags: preprocessor
  • 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.

    tags: css-preprocessor javascript-preprocessor macros preprocessor
  • 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 broken.

    tags: javascript-preprocessor preprocessor