Download List

專案描述

filepp is a generic file preprocessor designed to allow the functionality provided by the C preprocessor to be used with any file type. It supports the full set of C preprocessor keywords (#include, #define, #if, etc.). filepp is also highly customisable and allows users to easily add their own keywords or modify the behaviour of existing keywords.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-07 14:52
1.8.0

This release includes a rewrite of the processing
chain so macros within macros behave correctly.
Several other bugfixes and minor enhancements were
made.
標籤: Minor feature enhancements

2003-07-15 14:55
1.7.1

This release adds support for processing multiple
files at once, cpp style ## concatenation,
improved control over processing routines, a full
test suite, and several bug fixes.
標籤: Minor feature enhancements

2002-11-18 16:02
1.6.0

This release adds foreach loops, the defplus keyword, a cpp-style imacros option, support for variable number of arguments in macros, a macro prefix option, and many other minor features.
標籤: Major feature enhancements

2002-07-12 14:09
1.5.0

This version adds a regexp module which implements a Perl-style regular expression search and replace. There were also other new features and minor bugfixes.
標籤: Minor feature enhancements

2002-02-07 14:56
1.4.2

This release fixes a minor bug in the processing of inputs to keywords such as #if and #for.
標籤: Minor bugfixes

Project Resources