-
Formerly known as OPL+
-
'C' style pre-processor
-
#define directive for simple macros
-
Auto layout, indent and prefix remove/insert
-
Conditional translation directives: #if, #ifdef, #ifndef,
#else, #elif,#endif
-
Include files, both system and standard
-
Line continuation character
-
Multi-dimensional array support
-
C style structures and pointers to structures
-
C and C++ style comments
-
Facility for creating library OPL source files
-
Macro recording utility
-
Associate files with a project
|