Source Code - Purposes

Purposes

Source code is primarily used as input to the process that produces an executable program (i.e., it is compiled or interpreted). It is also used as a method of communicating algorithms between people (e.g., code snippets in books).

Programmers often find it helpful to review existing source code to learn about programming techniques. The sharing of source code between developers is frequently cited as a contributing factor to the maturation of their programming skills. Some people consider source code an expressive artistic medium.

Porting software to other computer platforms is usually prohibitively difficult without source code. Without the source code for a particular piece of software, portability is generally computationally expensive. Possible porting options include binary translation and emulation of the original platform.

Decompilation of an executable program can be used to generate source code, either in assembly code or in a high level language.

Programmers frequently adapt source code from one piece of software to use in other projects, a concept known as software reusability.

Read more about this topic:  Source Code

Famous quotes containing the word purposes:

    So shall you hear
    Of carnal, bloody, and unnatural acts,
    Of accidental judgments, casual slaughters,
    Of deaths put on by cunning and forced cause,
    And in this upshot, purposes mistook
    Fallen on th’inventors’ heads.
    William Shakespeare (1564–1616)

    There has been and always will be plenty of arguments about the usefulness and harm of the spreading of the Bible. In my view the Bible will continue to cause harm when used in a dogmatic and fantastic manner; it will do good when used for didactic purposes and with sensitivity.
    Johann Wolfgang Von Goethe (1749–1832)

    I find that the respectable man, so called, has immediately drifted from his position, and despairs of his country, when his country has more reason to despair of him. He forthwith adopts one of the candidates ... as the only available one, thus proving that he is himself available for any purposes of the demagogue. His vote is of no more worth than that of any unprincipled foreigner or hireling native, who may have been bought.
    Henry David Thoreau (1817–1862)