Relacionar Columnas Matching Pairs about ProgrammingVersión en línea Tomás Moreno - Daniel Pabón 10°B por DANIEL SANTIAGO PABON YEPES 1 Compiler 2 Programmer 3 System Engineer 4 Machine Language 5 High-Level Language 6 Interpreter A language that uses binary code (0's and 1's). A program that rewrites code into machine language that the CPU can understand all at once. Person who designs and sets the general requirements and strategy for a program. A type of language used for higher-level programming, more like human speech. A person who writes actual code to perform specific tasks. A program that translates high-level language into machine language line by line as the program runs.