[fpc-devel] Re: Pascal to C converter
Michael Schnell
mschnell at lumino.de
Mon Jun 27 10:40:56 CEST 2011
On 06/24/2011 05:36 AM, Skybuck Flying wrote:
>
> I'll stick with manual converting for now... though perhaps in the
> future I might need a tool or I make my own again, or slight
> modifications, just to speed up the process and do the majority of the
> work safely hopefully ! ;)
AFAIK, the FPC compiler creates an intermediate (Arch-independent)
coder before compiling same to the Arch dependent ASM. Maybe same can be
used to try to create C++ code. (I don't know if this code still
contains classes. )
Good luck :).
-Michael
More information about the fpc-devel
mailing list