object code (ŏb'jĭkt) 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. Compare source code. |