C# to Delphi Prism code converter
Posted
by Jim McKeeth
on Stack Overflow
See other posts from Stack Overflow
or by Jim McKeeth
Published on 2009-03-20T20:11:25Z
Indexed on
2010/06/12
6:12 UTC
Read the original article
Hit count: 296
I know CodeGear made BabelCode that uses the Code DOM to convert C# to Delphi for .NET. I am curious if there are any other similar tools to convert C# to Delphi Prism? If not, what is involved in using the Code DOM to create one (yeah, that is open ended!)
© Stack Overflow or respective owner