Executable

From Wikipedia, a free encyclopedia written in simple English for easy reading.

An executable is a computer program written by a programmer and compiled by a compiler (See programming}. When it is run, it 'executes' (or runs) the actions it was programmed to.

An example of a compiler is the GNU C Compiler, or GCC for short. It reads in program code from the computer programming language, C, and converts it in to machine code (so computers can understand it).

[edit] External links

GNU C Compiler website

This short article needs someone to make it better.
You can help Wikipedia by adding to it.