high-level language

high-level language

noun Computers.
a problem-oriented programming language, as COBOL, FORTRAN, or PL/1, that uses English-like statements and symbols to create sequences of computer instructions and identify memory locations, rather than the machine-specific individual instruction codes and numerical addresses employed by machine language.

Origin:
1965–70
Dictionary.com Unabridged
Based on the Random House Dictionary, © Random House, Inc. 2012.
Cite This Source Link To high-level language

00:10

00:09

00:08

00:07

00:06

00:05

00:04

00:03

00:02

00:01

High-level language is always a great word to know.
So is desktop publishing. Does it mean:
a blank space, comma, or other character or symbol that indicates the beginning or end of a character string, word, or data item
the design and production of publications by means of specialized software enabling a microcomputer to generate typeset-quality text and graphics
Collins
World English Dictionary
high-level language
 
n
See also machine code a computer programming language that resembles natural language or mathematical notation and is designed to reflect the requirements of a problem; examples include Ada, BASIC, C, COBOL, FORTRAN, Pascal

Collins English Dictionary - Complete & Unabridged 10th Edition
2009 © William Collins Sons & Co. Ltd. 1979, 1986 © HarperCollins
Publishers 1998, 2000, 2003, 2005, 2006, 2007, 2009
Cite This Source
FOLDOC
Computing Dictionary

high-level language definition


(HLL) A programming language which provides some level of abstraction above assembly language. These normally use statements consisting of English-like keywords such as "FOR", "PRINT" or "GOTO", where each statement corresponds to several machine language instructions. It is much easier to program in a high-level language than in assembly language though the efficiency of execution depends on how good the compiler or interpreter is at optimising the program.
Rarely, the variants "VHLL" and "MLL" are found.
See also languages of choice, generation.
(1994-12-07)

The Free On-line Dictionary of Computing, © Denis Howe 2010 http://foldoc.org
Cite This Source
Dictionary.com, LLC. Copyright © 2012. All rights reserved.
  • Please Login or Sign Up to use the Recent Searches feature