Home |
Text2HTML |
Wikipedia |
Yacc2TT |
Delphi parser |
Delphi preprocessor |
Delphi pretty printer |
Java parser |
C preprocessor |
C parser |
HTML4 |
Utilities |
MIME parser |
Spamfilter |
Additional Examples |
Free components |
There is no preprocessor for the programming language Delphi but the code can be conditionally compiled in dependence of constants and definitions. This task can be carried out by the project DelphiPreproc.ttp. To this end it is preconnected to the Delphi parser as a preprocessor.
DelphiPreproc.ttp isn't tested well. The project only was made to provide a consistent code by which the Delphi parser could be tested.
The definitions are given on the element page of TextTransformer in the map m_Defines.
Last update: 12/31/09
1.1.6 local options of the comment productions corrected, such that no characters are ignored any more
11/17/09, ignore directives in comments, allow comments in directives
to the top |