Does any one know of a Delphi to .NET converter (either C# or VB.NET)? I’ve inherited a bunch of Delphi code, never seen Pascal before and rather than learn it, I’d rather just try to use an automated converter, if available, and clean up the code after that. Can’t seem to find this kind of tool anyway I search – maybe that’s because one doesn’t exist – so I thought someone here may know.
Share
I have no experience using these tools, but here are a couple:
Delphi2CS
TurnSharp
A similar question was asked:
What tools exist to convert a Delphi 7 application to C# and the .Net framework?