noun
In computing, the machine-language output of a compiler or assembler, as opposed to the source program.
コンパイラはソースプログラムを目的プログラムに変換する。
The compiler translates the source program into an object program.
The human-readable source code before compilation; 目的プログラム is the compiled machine code.
Compound of 目的 (objective) and プログラム (program), a direct calque of the English computing term 'object program'.