Encyclopedia > Third generation language

  Article Content

Third generation language

A third generation language (3GL) is a programming language designed to be easier for a human to understand, including things like named variables. A fragment might be:
let c = c + 2 * d

Fortran, ALGOL and COBOL are early examples of this sort of language. Most "modern" languages (BASIC, C, C++) are third generation. Most 3GLs support structured programming.


This article, or earlier versions of it, include or included material from FOLDOC, used by Wikipedia with permission.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Quadratic formula

... a, b and c, which are assumed to be real (but see below for generalizations) with a being non-zero. These solutions are also called the roots of the equation. The ...

 
 
 
This page was created in 35.4 ms