noun
In software development, a module containing source code, as opposed to a compiled object module.
このソースモジュールはC++で書かれている。
This source module is written in C++.
ソースモジュールをコンパイルして実行ファイルを生成する。
Compile the source module to generate an executable file.