| ▲ | bazoom42 4 hours ago | |||||||
Why COBOL? | ||||||||
| ▲ | falcor84 4 hours ago | parent [-] | |||||||
COBOL is used for the longest continuously running systems, particularly in the financial industry, many of which have been in production since the 1960s - mainly on mainframes, but noawadays also increasingly in cloud environments. There's nothing that comes close to the level of reliability that these offer, with the next closest probably being Fortran, Ada and Erlang. I found this article with some numbers [0], with the top one being that "95% of ATM swipes rely on COBOL code". If you just need to maintain something in production, and only occasionally update the business logic, without having to upgrade the architecture, COBOL is the way to go. [0] https://www.pragmaticcoders.com/resources/legacy-code-stats | ||||||||
| ||||||||