In [[computer science]], '''Objectobject code''' is an intermediate representation of code generated by a [[compiler]] after it processes a [[source code]] file. Object files contain compact, pre-parsed code that can be [[linker|linked]] with other object files to generate a final [[executable]] or code [[library (software)|library]].