|
|
Subscribe / Log in / New account

A GCC COBOL status report

A GCC COBOL status report

Posted Feb 13, 2023 13:08 UTC (Mon) by pbonzini (subscriber, #60935)
In reply to: A GCC COBOL status report by dcg
Parent article: A GCC COBOL status report

Oh my God, that is insane. COBOL-85 finally made it possible to use structured programming as you would in other languages(*), and it had some virtues for what it was meant to do (batch processing on flat file databases, essentially). But now it's become essentially Java with a 1950s syntax?

(*) though some people, including my father, were worried that having loop bodies inside the PERFORM statements would cause too deep indentation, and preferred to keep those out of line!


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds