Delphi Programming

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

Compilation

By Zarko Gajic, About.com

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

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

Easy ways to connect two computers for networking purposes. More >

Delphi Programming

  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.