Télécharger la liste

Description du projet

GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any programming language makes it much more versatile than cpp, while its syntax is lighter and more flexible than that of m4. The syntax is fully customizable, which makes it possible to process text files, HTML, or source code equally efficiently in a variety of languages.

Système requise

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.

2004-01-18 08:54 Retour à la liste release
2.20

L'évaluation arithmétique macro (# eval) supporte désormais la norme POSIX remplacement de style correspondant (par exemple, d'englobement du shell). Il ya maintenant une macro # elif de contribuer à éviter profondément conditionnelles emboîtées. Enfin, un bug de longue date a été fixée lorsque PPM seraient compensés par l'un des numéros de ligne lors de la déclaration dans ses messages d'erreur ou avec la méta # line-macro.
Tags: Major feature enhancements
The arithmetic evaluation macro (#eval) now supports
POSIX-style wildcard matching (i.e., shell globbing).
There is now an #elif macro to help avoid deeply-nested
conditionals. Finally, a long-standing bug has been fixed
where GPP would be off by one when reporting line
numbers in its error messages or with the #line meta-
macro.

Project Resources