Humans, processors, and language levels
Humans, processors, and language levels

Programs are usually written as source code, which is the program text written by the programmer before translation. Processors do not read that directly; they only execute machine code, which is binary instructions.