1. Home
  2. Computing & Technology
  3. Delphi Programming

Compilation

By , About.com Guide

Definition: Compilation is the process of translating source code into an object program, which is composed of machine instructions along with the data needed by those instructions. Virtually all of the software on your computer was created by this process.

Compiled programs (Delphi applications for example) run faster then "interpreted" - which is the line-by-line translation of source code to machine instructions (Visual Basic applications for example).

Explore Delphi Programming
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Delphi Programming
  4. Getting Started with Delphi
  5. Delphi Programming Glossary
  6. Compilation - Glossary - Delphi Programming

©2009 About.com, a part of The New York Times Company.

All rights reserved.