filepp

Generic perl-based file pre-processor for text files
  http://freecode.com/projects/filepp
  0
  no reviews



Generic pre-preprocessor for any kind of text file. It is designed to allow the functionality provided by the C preprocessor to be used with any file type. filepp supports the following keywords, all of which have their usual C preprocessor meanings and usage: define, if, elif, ifdef, ifndef etc.