|
tech
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Source Code Converters...Hi, Folks!
This may be a long shot but can anyone suggest a good (and preferrably free) source code converter? I am looking to convert some C# code into Managed C++ (MC++) or C++/CLI code. I am looking to convert about ~400 lines of code. TIA... We produce Instant C++ - the C# edition converts C# code to C++/CLI.
However, it's not free (the demo edition has a conversion line limit of 100 lines per conversion). -- Show quotehttp://www.tangiblesoftwaresolutions.com C++ to C# C++ to VB C++ to Java C++ to C++/CLI Instant C#: VB to C# converter Instant VB: C# to VB converter Instant C++: convert VB or C# to C++/CLI "Blue Streak" wrote: > Hi, Folks! > > This may be a long shot but can anyone suggest a good (and > preferrably free) source code converter? I am looking to convert some > C# code into Managed C++ (MC++) or C++/CLI code. I am looking to > convert about ~400 lines of code. > > TIA... > > On Nov 15, 5:36 am, David Anton <DavidAn***@discussions.microsoft.com>
wrote: Show quote > We produce Instant C++ - the C# edition converts C# code to C++/CLI. Tried it and from a working VB .net program it created about 8 errors> However, it's not free (the demo edition has a conversion line limit of 100 > lines per conversion). > --http://www.tangiblesoftwaresolutions.com > C++ to C# > C++ to VB > C++ to Java > C++ to C++/CLI > Instant C#: VB to C# converter > Instant VB: C# to VB converter > Instant C++: convert VB or C# to C++/CLI > > "Blue Streak" wrote: > > Hi, Folks! > > > This may be a long shot but can anyone suggest a good (and > > preferrably free) source code converter? I am looking to convert some > > C# code into Managed C++ (MC++) or C++/CLI code. I am looking to > > convert about ~400 lines of code. > > > TIA... in c#!! Hardy On Nov 16, 2:44 am, HardySpicer <gyansor***@gmail.com> wrote:
Show quote > On Nov 15, 5:36 am, David Anton <DavidAn***@discussions.microsoft.com> Well, what did you expect from something that's free?!? There is> wrote: > > > > > > > We produce Instant C++ - the C# edition converts C#codeto C++/CLI. > > However, it's not free (the demo edition has a conversion line limit of 100 > > lines per conversion). > > --http://www.tangiblesoftwaresolutions.com > > C++ to C# > > C++ to VB > > C++ to Java > > C++ to C++/CLI > > Instant C#: VB to C#converter > > Instant VB: C# to VBconverter > > Instant C++: convert VB or C# to C++/CLI > > > "Blue Streak" wrote: > > > Hi, Folks! > > > > This may be a long shot but can anyone suggest a good (and > > > preferrably free) sourcecodeconverter? I am looking to convert some > > > C#codeinto Managed C++ (MC++) or C++/CLIcode. I am looking to > > > convert about ~400 lines ofcode. > > > > TIA... > > Tried it and from a working VB .net program it created about 8 errors > in c#!! > > Hardy- Hide quoted text - > > - Show quoted text - bound to be some clean-up of the code that's necessary. At least, Reflector gives you a starting point for the new code. Lutz Roeder's "Reflector" will disassembly managed assembly code to MC++, as
well as to other languages. The product is free. --Peter http://www.eggheadcafe.com unBlog: http://petesbloggerama.blogspot.com BlogMetaFinder: http://www.blogmetafinder.com Show quote "Blue Streak" wrote: > Hi, Folks! > > This may be a long shot but can anyone suggest a good (and > preferrably free) source code converter? I am looking to convert some > C# code into Managed C++ (MC++) or C++/CLI code. I am looking to > convert about ~400 lines of code. > > TIA... > > On Nov 14, 2:18 pm, Peter Bromberg [C# MVP]
<pbromb...@yahoo.NoSpamMaam.com> wrote: Show quote > Lutz Roeder's "Reflector" will disassembly managed assembly code to MC++, as Coolness!!> well as to other languages. The product is free. > > --Peterhttp://www.eggheadcafe.com > unBlog:http://petesbloggerama.blogspot.com > BlogMetaFinder: http://www.blogmetafinder.com > > > > "Blue Streak" wrote: > > Hi, Folks! > > > This may be a long shot but can anyone suggest a good (and > > preferrably free) source code converter? I am looking to convert some > > C# code into Managed C++ (MC++) or C++/CLI code. I am looking to > > convert about ~400 lines of code. > > > TIA...- Hide quoted text - > > - Show quoted text - Thanks. On Nov 14, 4:34 pm, Blue Streak <rdlebre***@hotmail.com> wrote:
Show quote > On Nov 14, 2:18 pm, Peter Bromberg [C# MVP] Wow!! There are more features than I can shake a stick at with all> > > > > > <pbromb...@yahoo.NoSpamMaam.com> wrote: > > Lutz Roeder's "Reflector" will disassembly managed assemblycodeto MC++, as > > well as to other languages. The product is free. > > > --Peterhttp://www.eggheadcafe.com > > unBlog:http://petesbloggerama.blogspot.com > > BlogMetaFinder: http://www.blogmetafinder.com > > > "Blue Streak" wrote: > > > Hi, Folks! > > > > This may be a long shot but can anyone suggest a good (and > > > preferrably free)sourcecodeconverter? I am looking toconvertsome > > > C#codeinto Managed C++ (MC++) or C++/CLIcode. I am looking to > > >convertabout ~400 lines ofcode. > > > > TIA...- Hide quoted text - > > > - Show quoted text - > > Coolness!! > > Thanks.- Hide quoted text - > > - Show quoted text - the free plugins. I'm going to have to take a course just to learn how to use Reflector. |
|||||||||||||||||||||||