Parse Delphi 2.0-8.0, 2005(.net and WIN32), 2006(WIN32 only), Kylix 1.0-3.0
units (DCU) and convert their information into the close to Pascal form.
DCU32INT stands for DCU32 INTerface, because this program can't extract
the complete Pascal source, but the extracted unit interface is almost
correct (see Compiler Information Loss Limitations section for exceptions).
This program is a by-product of the FlexT project (see
http://hmelnov.icc.ru/FlexT/ for details), but
I have done my best to make it useful.
Changes from the version 1.0.
-----------------------------
Version 1.10.0:
1. Units of Delphi 2006 (WIN32) were parsed successfully.
DOWN:
for Windows:
http://hmelnov.icc.ru/DCU/dcu32i_e.zip
for Linux
http://hmelnov.icc.ru/DCU/DCU32INT.tgz
source:
http://hmelnov.icc.ru/DCU/DCU32INT.zip