Compile

What Does Compile Mean?

Compile refers to the act of converting programs written in high level programming language, which is understandable and written by humans, into a low level binary language understood only by the computer.

Advertisements

To compile, you need a compiler, which is a software program that converts high level programming language code into machine code.

Techopedia Explains Compile

The process of compilation consists of accessing the source code, written by the programmer, and performing a check to ensure nothing is ambiguous to the computer. Each and every programming language has a set of keywords that initiate a particular function. The order in which the keywords are used to form meaningful instructions understood by the computer is called syntax. The process of compilation also ensures that the syntax of the source code is correct. Then the source code is converted step by step into the machine language.

Advertisements

Related Terms

Latest Privacy and Compliance Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…