this post was submitted on 04 Feb 2025
1 points (100.0% liked)
Programming
2 readers
1 users here now
A magazine created for the discussion of computer programming-related topics.
Rules
Please keep submissions on topic and of high quality. No image posts, no memes, no politics. Keep the magazine focused on programming topics not general computing topics. Direct links to app demos (unrelated to programming) will be removed. No surveys.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@TerryHancock I'm guessing whoever said that has never actually programmed in COBOL. The only correlation I can think of is they were both designed to be human friendly to read/write, but the implementation of that concept is extremely different between the two.
Cucumber/Gherkin would be modern COBOL, IMO.
https://cucumber.io/docs/gherkin/reference
@vwbusguy@mastodon.online
I think they were talking more about its social role -- a "good enough" language trundling along while trends come and go, used mostly by institutions who aren't primarily about software development.
Not the design of the language itself.
@TerryHancock You also just described php, perl, rust, javascript, Java, and a whole range of others with that. There are some things where python isn't frankly just "good enough" and plenty of software focused shops use it. Ansible, Jupyter, AI, Instagram - it's a massive list.