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:
“Since [Rousseaus] time, and largely thanks to him, the Ego has steadily tended to efface itself, and, for purposes of model, to become a manikin on which the toilet of education is to be draped in order to show the fit or misfit of the clothes. The object of study is the garment, not the figure.”
—Henry Brooks Adams (18381918)
“The purposes of the Almighty are perfect, and must prevail, though we erring mortals may fail to accurately perceive them in advance.”
—Abraham Lincoln (18091865)
“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 (17491832)