Definitions for "Source program"
A program written in a high-level language (e.g. Pascal, C, C++, ...etc.)
The code of the original program. (Also called source code; compare with object program.)
(IEEE) A computer program that must be compiled, assembled, or otherwise translated in order to be executed by a computer. Contrast with object program. See: source code.