[accepted revision] | [pending revision] |
Content deleted Content added
m Reverted edit by 2400:2650:2A2:8700:EDDF:7CEC:C45F:2FFA (talk) to last version by Annh07 |
→Early developments: Fixed typo Tags: Reverted canned edit summary Mobile edit Mobile app edit Android app edit App select source |
||
Line 23:
{{Main|History of programming languages}}
===Early developments===
The first programmable computers were invented at the end of the 1940s, and with
Initially, hardware resources were scarce and expensive, while [[human resources]] were cheaper. Therefore, cumbersome languages that were time-consuming to use, but were closer to the hardware for higher efficiency were favored.{{sfn|Gabbrielli|Martini|2023|p=522}} The introduction of [[high-level programming language]]s ([[third-generation programming language]]s—3GLs)—revolutionized programming. These languages [[abstraction (computing)|abstracted]] away the details of the hardware, instead being designed to express algorithms that could be understood more easily by humans. For example, arithmetic expressions could now be written in symbolic notation and later translated into machine code that the hardware could execute.{{sfn|Gabbrielli|Martini|2023|p=521}} In 1957, [[Fortran]] (FORmula TRANslation) was invented. Often considered the first [[compiler|compiled]] high-level programming language,{{sfn|Gabbrielli|Martini|2023|p=521}}{{sfn|Sebesta|2012|p=42}} Fortran has remained in use into the twenty-first century.{{sfn|Gabbrielli|Martini|2023|p=524}}
|