 |
Delphi2Cpp converts Delphi source files to C++. The program is based on a complete parser for Delphi 4/5 and yields optimal results by use of the type information of the VCL and other included units. Definitions for the conditional compilation can be set in the options. The CBuilder with its language expansions is most suitable as target, but other compilers are supported too, e.g. by elimination Delphi-properties. Publishers Website:
|