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.