
Results found for: source code
|
source code
Programming statements and instructions that are written by a programmer. Source code is what a programmer writes, but it is not directly executable by the computer. It must be converted into machine language by compilers, assemblers or interpreters.
In some cases, source code can be machine generated by conversion programs that convert the source code of one programming language or dialect into the source code of another language or dialect. See
lines of code.