Quantcast
 
Dictionary
Thesaurus
Encyclopedia
Translator
Web

compiler

 - 4 dictionary results
Compiler
Search Thousands of Catalogs for Compiler
www.globalspec.com

com⋅pil⋅er

[kuhm-pahy-ler]
–noun
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. Compare interpreter (def. 3a).

Origin:
1300–50; ME compilour < AF; OF compileor < LL compīlātōr-. See compile, -er 2
Dictionary.com Unabridged
Based on the Random House Dictionary, © Random House, Inc. 2010.
Cite This Source Link To compiler
Compiler
Search Thousands of Catalogs for Compiler
www.globalspec.com
com·pil·er   (kəm-pī'lər)   
n.  
  1. One that compiles: a compiler of anthologies.

  2. Computer Science A program that translates another program written in a high-level language into machine language so that it can be executed.

The American Heritage® Dictionary of the English Language, Fourth Edition
Copyright © 2009 by Houghton Mifflin Company.
Published by Houghton Mifflin Company. All rights reserved.
Cite This Source
Science Dictionary
compiler   (kəm-pī'lər)  Pronunciation Key 
A computer program associated with certain programming languages that converts the instructions written in those languages into machine code that can later be executed directly by a computer. See more at programming language.
The American Heritage® Science Dictionary
Copyright © 2002. Published by Houghton Mifflin. All rights reserved.
Cite This Source
Computing Dictionary

compiler programming, tool
A program that converts another program from some source language (or programming language) to machine language (object code). Some compilers output assembly language which is then converted to machine language by a separate assembler.
A compiler is distinguished from an assembler by the fact that each input statement does not, in general, correspond to a single machine instruction or fixed sequence of instructions. A compiler may support such features as automatic allocation of variables, arbitrary arithmetic expressions, control structures such as FOR and WHILE loops, variable scope, input/ouput operations, higher-order functions and portability of source code.
AUTOCODER, written in 1952, was possibly the first primitive compiler. Laning and Zierler's compiler, written in 1953-1954, was possibly the first true working algebraic compiler.
See also byte-code compiler, native compiler, optimising compiler.
(1994-11-07)

The Free On-line Dictionary of Computing, © 1993-2007 Denis Howe
Cite This Source
Search another word or see compiler on Thesaurus | Reference