Content deleted Content added
Peter Flass (talk | contribs) add some stuff |
"Compiler". TechTarget. Retrieved 1 September 2011. Traditionally, the output of the compilation has been called object code or sometimes an object module. Aho, Alfred V.; Sethi, Ravi; Ullman, Jeffrey C. (1986). "10 Code Optimization". Compilers: principles, techniques, and tools. Computer Science. Mark S. Dalton. p. 704. ISBN 0-201-10194-7. Fischer, Charles N. "What do compilers produce?" (PDF). University of Wisconsin Madison. Retrieved 2 April 2024. Tags: Visual edit Mobile edit Mobile web edit |
||
Line 5:
In [[computing]], '''object code''' or '''object module''' is the product of an [[assembler (computing)|assembler]] or [[compiler]].<ref>{{cite web|url=http://whatis.techtarget.com/definition/0,,sid9_gci211824,00.html|title=Compiler|publisher=TechTarget|quote=Traditionally, the output of the compilation has been called object code or sometimes an object module.|access-date=1 September 2011}}</ref>
In a general sense object code is a sequence of [[statement (computer science)|statements]] or instructions in a computer language,<ref>{{cite book |last1=Aho |first1=Alfred V. |author-link1=Alfred Aho |title=Compilers: principles, techniques, and tools |last2=Sethi |first2=Ravi |author-link2=
==Details==
|