Computing (FOLDOC) dictionary
third generation language
Jump to user comments
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
(1996-05-30)