RE: Converting COBOL code to C# ?

Tech-Archive recommends: Speed Up your PC by fixing your registry



Thus wrote Dan,

"Peter Bromberg [C# MVP]" wrote:

dm1608,

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.

I'll admit to displaying my ignorance of COBOL here, but I thought it
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


.



Relevant Pages

  • Re: Read, last record appears twice
    ... clause. ... all COBOL and AFAIK any language product will state that the ...
    (comp.lang.cobol)
  • Re: Converting COBOL code to C# ?
    ... I think that if he goes to the trouble of buying a COBOL compiler, he may as well leave the programs in COBOL (and save his poor programmer's job!). ... I am reasonably sure that at least one vendor has a COBOL.NET language product. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: COBOL delegates and .NET Action
    ... .NET Reflector is very fun anyway, ... COBOL is feasible. ... snippet compiler is now called COBOL the Barbarian: ...
    (comp.lang.cobol)
  • Re: Converting COBOL code to C# ?
    ... We use MicroFocus COBOL for .NET 2003. ... with MicroFocus is that they require me to have a licensing server on the ... If I write a MicroFocus COBOL program on my development machine, ... into C# using a free product such as Roeder's Reflector. ...
    (microsoft.public.dotnet.languages.csharp)