- compiler [compiling] program
-
компилятор; транслятор
Англо-русский словарь технических терминов. 2005.
Англо-русский словарь технических терминов. 2005.
compiling program — noun (computer science) a program that decodes instructions written in a higher order language and produces an assembly language program • Syn: ↑compiler • Derivationally related forms: ↑compile (for: ↑compiler) • To … Useful english dictionary
program — I noun 1. a series of steps to be carried out or goals to be accomplished (Freq. 106) they drew up a six step plan they discussed plans for a new bond issue • Syn: ↑plan, ↑programme • Derivationally related for … Useful english dictionary
Compiler — This article is about the computing term. For the anime, see Compiler (anime). A diagram of the operation of a typical multi language, multi target compiler A compiler is a computer program (or set of programs) that transforms source code written … Wikipedia
computer program — noun (computer science) a sequence of instructions that a computer can interpret and execute the program required several hundred lines of code • Syn: ↑program, ↑programme, ↑computer programme • Derivationally related forms: ↑programme … Useful english dictionary
C compiler — noun a compiler for programs written in C • Hypernyms: ↑compiler, ↑compiling program … Useful english dictionary
Fortran compiler — noun a compiler for programs written in FORTRAN • Hypernyms: ↑compiler, ↑compiling program … Useful english dictionary
LISP compiler — noun a compiler for programs written in LISP • Hypernyms: ↑compiler, ↑compiling program … Useful english dictionary
Pascal compiler — noun a compiler for programs written in Pascal • Hypernyms: ↑compiler, ↑compiling program … Useful english dictionary
Compiling — Compile Com*pile , v. t. [imp. & p. p. {Compiled}; p. pr. & vb. n. {Compiling}.] [F. compiler, fr.L. compilare to plunder, pillage; com + pilare to plunder. See {Pill}, v. t., Pillage.] 1. To put together; to construct; to build. [Obs.] [1913… … The Collaborative International Dictionary of English
compiler — /keuhm puy leuhr/, n. 1. a person who compiles. 2. Also called compiling routine. Computers. a computer program that translates a program written in a high level language into another language, usually machine language. Cf. interpreter (def. 3a) … Universalium
Cross compiler — A cross compiler is a compiler capable of creating executable code for a platform other than the one on which the compiler is run. Cross compiler tools are used to generate executables for embedded system or multiple platforms. It is used to… … Wikipedia