noun
source program
Computing term for the human-readable source code of a program, as opposed to the compiled executable.
原始プログラムをコンパイルして実行ファイルを作成する。
Compile the source program to create an executable file.
More common and general term for this word code; 原始プログラム is a slightly older or more formal computing term.
The compiled object program, contrasted with the source program.
Compound of 原始 (primitive, original) and プログラム (program), a calque of English 'source program'.