slovo | definícia |
high-level language (encz) | high-level language, n: |
high-level language (wn) | high-level language
n 1: a problem-oriented language requiring little knowledge of
the computer on which it will be run |
high-level language (foldoc) | high-level language
HLL
(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)
|
| podobné slovo | definícia |
ccitt high-level language (foldoc) | CCITT HIgh-Level Language
CHILL
(CHILL) A real-time language widely used in
telecommunications. CHILL was developed in the 1970s and
improved in 1984, 1988, 1992, and 1996. It is used in several
countries including Germany, Norway, Brasil, and South Korea.
Cygnus are developing a compiler based on gcc.
(http://www1.informatik.uni-jena.de/languages/chill/chill.htm).
["An Analytical Description of CHILL, the CCITT High Level
Language", P. Branquart, LNCS 128, Springer 1982].
["CHILL User's Manual", ITU, 1986, ISBN 92-61-02601-X.
ISO-9496 (1988?)].
(1997-01-20)
|
|