Feature
|
Details
|
Platforms Independance
|
iPP is built using Java and will run on any platform which
supports the Java Runtime Environment (JRE) 1.1.x.
|
Conditional Compilation
|
iPP supports [ ifdef | ifndef | if | elif | else | endif ] commands.
|
Recursive Expressions Evaluator
|
iPP supports complex recursive string and arithmetic expressions in definitions and if command.
|
Macro Processor
|
iPP supports predefined and user defined identifers and macros using define command.
|
Embedded Comments
|
iPP supports embedded /* */ comments.
|
Command Line Definitions
|
iPP supports command line definitions using -d and -u command line parameter.
|
Extensible Search Path
|
iPP supports user extensible search path using INCLUDE environmental variable and -i command line parameter.
|
Other
|
iPP supports functionality found in professional preprocessors.
|