|
|
|
|
|
by root
6150 days ago
|
|
220 billion doesn't sound all that big to me. Let's say there are 100,000 firms that use Cobol, that would mean 2.2 million lines of code per firm. Since even a fairly trivial report coded in Cobol is easily 1000 lines (source: ran wc on my old Cobol directory), this would be the equivalent of about 2200 simple reports per firm. This is a very low number considering there is bound to be more complex transaction processing code, lots of (even more verbose) code generated by code generators, and the tendency to have lots of tweaked versions of the same program. |
|