Definitions for "Source Program" Add To Word List
Login or Register  | Word Lists | Search History

A program written in a high-level language (e.g. Pascal, C, C++, ...etc.)
Helpful?           0
The code of the original program. (Also called source code; compare with object program.)
Helpful?           0
(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.
Helpful?           0
a program written in a language from which statements are translated into machine language
Helpful?           0
a set of programming instructions written in a user-oriented language
Helpful?           0
The input text of an assembler or compiler.
Helpful?           0
A set of instructions written in a programming language that must be translated to machine language before the program can be run. IBM.
Helpful?           0
A program written in text form which must be compiled or assembled to be used.
Helpful?           0