← Back to context

Comment by cratermoon

1 month ago

COBOL was designed to be written and read by non-programmers. That was the theory, at least.

And let’s not forget, so was FORTRAN. (Programmers coded in Assembler back then.)

  • Fortran (FORmula TRANslation) was intended for a very peculiar subset of 'non-programmers': mathematicians, engineers and the like. It ends up being a pretty good impedance match for people who are use to dealing with terse forms of expression already.

    • and and COBOL (COmmon Business-Lriented Language) was intended for the subset of non-programmers dealing with things like money and inventory.