Name: GCC FPreprocessor

URL:

Status:

License:

Language:

Compliance:

Source quality:

Last release:

Notes:


Name: Filepp - The generic file preprocessor

URL: http://www.cabaret.demon.co.uk/filepp/

Status: Unusable, written in Perl

License:

Language: Perl

Compliance: Seems like a tight fit with the standard but is also a superset, seems to go somewhat in the C99 preprocessor direction.

Source quality:

Last release:

Notes: Plus side; compliance.


Name: GPP - Generic Preprocessor

URL: http://www.math.polytechnique.fr/cmat/auroux/prog/gpp.html

Status: Possible candidate

License: LGPL

Language: ANSI-C

Compliance: Seems to be a very big superset of the standard. I have doubts on whether macro's are compatible. Does not recognize #if.

Source quality: One big .c file

Last release: 2001

Notes: Big plus is that it seems to be ANSI-C, minus is that #if is not included and the source dates 2001; apparently no longer actively maintained.


Name: Newfile - A Filestarter

URL: http://newfile.sourceforge.net/

Status: Unusable, written in Ruby

License:

Language: Ruby

Compliance:

Source quality:

Last release: 2003-03-14

Notes: Still in active development