Dictionary.com
Thesaurus.com
Showing results for object code. Search instead for object+code.

object code

American  
[ob-jikt kohd] / ˈɒb dʒɪkt ˌkoʊd /

noun

Computers.
  1. the machine-language output of a compiler or assembler that is ready for execution.


object code Scientific  
/ ŏbjĭkt /
  1. The code produced by a compiler from the source code, usually in the form of machine language that a computer can execute directly. It may, however, be in assembly language, an intermediate code that is then translated into machine language.

  2. Compare source code


Compare meaning

How does object-code compare to similar and commonly confused words? Explore the most common comparisons:

Example Sentences

Examples are provided to illustrate real-world usage of words in context. Any opinions expressed do not reflect the views of Dictionary.com.

For pages on end, it describes how code works, from the difference between source code and object code, to classes, declarations, headers, subroutines, methods, interfaces, and packages.

From The Verge • Oct. 19, 2017

A compiler that produces object code that is worse than the straightforward or obvious hand translation.

From The Jargon File, Version 2.9.10, 01 Jul 1992 by Raymond, Eric S.

This is as opposed to object code, the derived binary executable form of a program.

From The Jargon File, Version 4.2.2, 20 Aug 2000 by Steele, Guy L.

Since that tape was in the object code that the TX-0 understood, he'd feed it in, hoping that the program would run magnificently.

From Hackers, Heroes of the Computer Revolution Chapters 1 and 2 by Levy, Steven