Object code: Difference between revisions

Content deleted Content added
#REDIERCT object file
object code is not the same as object file
Line 1:
'''Object code''', or sometimes ''object module'', is what a computer [[compiler]] produces.<ref>{{cite web|url=http://whatis.techtarget.com/definition/0,,sid9_gci211824,00.html|title=What is compiler?|publisher=TechTarget|quote=Traditionally, the output of the compilation has been called object code or sometimes an object module.|accessdate=1 September 2011}}</ref> In a general sense object code is a sequence of statements in a computer language,<ref>{{cite book|last1=Aho|first1=Alfred V.|authorlink1=Alfred Aho|last2=Sethi|first2=Ravi|authorlink2=Ravi Sethi|last3=Ullman|first3=Jeffrey D.|authorlink3=Jeffrey Ullman|title=Compilers: principles, techniques, and tools|series=Computer Science|year=1986|publisher=Mark S. Dalton|isbn=0-201-10194-7|page=704|chapter=10 Code Optimization}}</ref> usually a [[machine code]] language.
#REDIRECT [[object file]]
 
==See also==
#REDIRECT* [[object file]]
 
==References==
{{Reflist}}
 
[[ca:Codi objecte]]
[[cs:Objektový kód]]
[[de:Objektcode]]
[[es:Código objeto]]
[[et:Objektikood]]
[[fi:Objektitiedosto]]
[[fr:Code objet]]
[[gl:Código obxecto]]
[[hsb:Objektowy kode]]
[[id:Kode objek]]
[[it:Codice oggetto]]
[[ja:オブジェクトファイル]]
[[kk:Объектілік модуль]]
[[ko:목적 파일]]
[[nl:Objectcode]]
[[pl:Plik obiektowy]]
[[pt:Código objeto]]
[[ru:Объектный модуль]]
[[zh:目标代码]]