Komputer Sains    
   
Daftar Isi
(Sebelumnya) ObfuscationObject Data Management Group (Berikutnya)

Object code

Object code, or sometimes object module, is what a computer compiler produces.[1] In a general sense object code is a sequence of statements or instructions in a computer language,[2] usually a machine code language (i.e., 1's and 0's) or an intermediate language such as RTL.

See also

References

  1. ^ "Compiler". TechTarget. Retrieved 1 September 2011. "Traditionally, the output of the compilation has been called object code or sometimes an object module." 
  2. ^ Aho, Alfred V.; Sethi, Ravi; Ullman, Jeffrey D. (1986). "10 Code Optimization". Compilers: principles, techniques, and tools. Computer Science. Mark S. Dalton. p. 704. ISBN 0-201-10194-7. 
(Sebelumnya) ObfuscationObject Data Management Group (Berikutnya)