Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 1107703 of High-level programming language

  • Revision slug: Glossary/High-level_programming_language
  • Revision title: High-level programming language
  • Revision id: 1107703
  • Created:
  • Creator: klez
  • Is current revision? Yes
  • Comment tagged, removed wikipedia copypasta

Revision Content

A high-level programming language has a significant abstraction from the details of computer operation. It is designed to be easily understood by humans and for this reason they must be translated by another software. Unlike low-level programming languages, it may use natural language elements, or may automate (or even entirely hide) significant areas of computing systems, making the process of developing simpler and more understandable relative to a lower-level language. The amount of abstraction provided defines how "high-level" a programming language is.

The idea of a language automatically translatable into machine code, but nearer to human logic, was introduced in computer science in the 1950s, especially thanks to the work of John Backus (IBM), to whom it owes the first high-level language to have been widely circulated: Fortran. For this innovation Bakus received the Turing prize.

Revision Source

<p>A high-level programming language has a <strong>significant abstraction</strong> from the details of computer operation. It is designed to be easily understood by humans and for this reason they must be translated by another software. Unlike low-level programming languages, it may use natural language elements, or may automate (or even&nbsp;entirely hide) significant areas of computing systems, making the process of developing simpler and more understandable relative to a lower-level language. The amount of abstraction provided defines how "high-level" a programming language is.</p>

<p>The idea of a language automatically translatable into machine code, but nearer to human logic, was introduced in computer science in the 1950s, especially thanks to the work of <strong>John Backus</strong> (IBM), to whom it owes the first high-level language to have been widely circulated: Fortran. For this innovation Bakus received the Turing prize.</p>
Revert to this revision