|
|
|
|
|
by coldtea
2974 days ago
|
|
>While I generally agree with the "if it ain't broke" sentiment, you have to perform some pretty wild mental gymnastics to end up calling COBOL the "best tool for the job". Do you? Lack of programmers, aside, it was created and evolved exactly for the kinds of jobs its used in. |
|
I would also disagree with GP that COBOL's semantics are really very foreign. Variable declarations, assignments, expressions, loops, conditionals, etc. are not that different from other imperative languages. More verbose, certainly, but not foreign.
JCL on the other hand....