“原代码”常见的英文表达是 source code 。
“source”有“源头;来源”的意思,在计算机领域中,“source code”指程序员编写的、尚未编译成可执行程序的原始代码文本,是软件开发的起始基础。例如:The developer shared the source code of the program with the community.(开发者将该程序的源代码分享给了社区。)