オブジェクトモジュールMeanings1nounobject modulecomputingIn computing, a compiled or assembled unit of code that is ready to be linked with other modules to form an executable program.コンパイラはソースコードをオブジェクトモジュールに変へん換かんする。The compiler converts source code into an object module.