noun
source program; source code
Computing term for the human-readable code before compilation or interpretation. Often used interchangeably with ソースコード.
See also: ソースコード
このソースプログラムはC言語で書かれています。
This source program is written in C.
ソースプログラムをコンパイルして実行ファイルを作成する。
Compile the source program to create an executable file.