Categories
filepp
filepp is a generic file preprocessor that lets C preprocessor functionality be used with any file type. It supports the full set of C preprocessor keywords (#include, #define, #if, etc.). filepp is also highly customizable and allows users to easily add their own keywords or modify the behaviour of existing keywords, and is more user friendly than cpp.
Common uses include as an HTML preprocessor, to maintain consistency between software and documentation, and as a simple 'sed' replacement.
Last updated 16 Jul, 2003
Versions
1.7.1
1.7.1 stable released 2003-07-16
- Released: 16 Jul, 2003
- Code Maturity: Stable
- Source Archive: http://www.cabaret.demon.co.uk/filepp/filepp-1....
- Licenses: GPLv2orlater
- Interfaces: Command Line
User Community and Support
User man page included



