Relier Pairs programing gameVersion en ligne Relation par matias 1 High-Level Language 2 Low-Level Language 3 Program 4 System Engineer 5 Code 6 Interpreter 7 Compiler 8 Debugger A set of instructions or logic written in a programming language. A programming language that is closer to human language and is abstracted from machine code. A translator that generates machine code from source code. A person who designs, plans, and coordinates the development of software to meet business or other requirements. A programming language that is closer to machine code and works directly with hardware. A translator that executes source code line by line without translating it beforehand. A sequence of instructions written to perform a specified task with a computer. A tool used to find and fix errors in a program.