Earlier quoted context omitted.
Why not improving Gnu COBOL[1] then? It has better support for the COBOL constructs and libraries already. [1] https://gnucobol.sourceforge.io/
I know about GnuCOBOL, but both projects have different goals and ideals. Otterkit compiles to C#, and GnuCOBOL compiles to C. The two are meant for different use cases. You wouldn't use a huge C program in a .NET backend, it would be a pain to make it work correctly and difficult to maintain. GnuCOBOL also doesn't support quite a bit of COBOL's features. It only supports the procedural part of the language, and that…
Show HN: Otterkit – COBOL compiler for .NET
31–40 of 85 posts
Re: Show HN: Otterkit – COBOL compiler for .NET
#32Re: Show HN: Otterkit – COBOL compiler for .NET
#33Re: Show HN: Otterkit – COBOL compiler for .NET
#34On one side you have companies like Google creating entirely new programming languages (Carbon) that aren’t really solving a problem and aren’t that different from one or more existing languages (Rust, Go), and on the other you have people like OP writing a COBOL compiler in C#. What a world.
Re: Show HN: Otterkit – COBOL compiler for .NET
#35This reminded me of the IKVM project: https://github.com/ikvm-revived/ikvm This is a converter that allows Java bytecode to run on the .NET Framework. It allows horrific, unnatural things such as a C# class that is a derived type of a Java class!
Re: Show HN: Otterkit – COBOL compiler for .NET
#36On one side you have companies like Google creating entirely new programming languages (Carbon) that aren’t really solving a problem and aren’t that different from one or more existing languages (Rust, Go), and on the other you have people like OP writing a COBOL compiler in C#. What a world.
Re: Show HN: Otterkit – COBOL compiler for .NET
#37Re: Show HN: Otterkit – COBOL compiler for .NET
#38On one side you have companies like Google creating entirely new programming languages (Carbon) that aren’t really solving a problem and aren’t that different from one or more existing languages (Rust, Go), and on the other you have people like OP writing a COBOL compiler in C#. What a world.
Carbon solves one problem, ISO doesn't care about what Google thinks regarding ABI break.
Re: Show HN: Otterkit – COBOL compiler for .NET
#39I can see a lot of people asking about intended use cases here. I can imagine this as part of a toolchain for making legacy COBOL code 'serverless'. There's a lot of value in that.
Re: Show HN: Otterkit – COBOL compiler for .NET
#40So glad they remembered to support these widely known trademarks: “FLOW-MATIC® (trademark of Sperry Rand Corporation), Programming for the 'UNIVAC® I and II”. My friends and I in /r/univac can’t stand it when the trademarks are dissed. One the mods banned a guy for using Eniac instead of ENIAC and we all thought the 18-month ban was way too light, but the new guard just doesn’t care like we do. Seriously I upvoted an…
I not sure I understand. Did someone get banned for 18 month because he used lowercase instead of uppercase?