RE: Converting COBOL code to C# ?
- From: Joerg Jooss <news-reply@xxxxxxxxxxxxx>
- Date: Thu, 2 Mar 2006 22:18:30 +0000 (UTC)
Thus wrote Dan,
"Peter Bromberg [C# MVP]" wrote:
dm1608,I'll admit to displaying my ignorance of COBOL here, but I thought it
I am reasonably sure that at least one vendor (Fujitsu, I believe)
has a COBOL.NET language product. You can use the existing COBOL
codebase to create .NET assemblies, and then simply decompile them
into C# using a free product such as Roeder's Reflector.
was a non OO langauge. With .net being completely OO, I'm wondering
how the compiler would be able to convert the COBOL code into, IL at
all, never mind something non nightmarish when reflected back into C#.
Yes, there is OO COBOL. No, it's still not pretty. Just like its ancestor.
Cheers,
--
Joerg Jooss
news-reply@xxxxxxxxxxxxx
.
- Follow-Ups:
- Re: Converting COBOL code to C# ?
- From: dm1608
- Re: Converting COBOL code to C# ?
- Prev by Date: Re: Cool Windows controls
- Next by Date: Updater Application block grabs the new files but doesn't actually install them.
- Previous by thread: Re: Converting COBOL code to C# ?
- Next by thread: Re: Converting COBOL code to C# ?
- Index(es):
Relevant Pages
|