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