Relier Pairs Matching Pairs about ProgrammingVersion en ligne Tomás Moreno - Daniel Pabón 10°B par DANIEL SANTIAGO PABON YEPES 1 Compiler 2 Machine Language 3 Interpreter 4 Programmer 5 High-Level Language 6 System Engineer Person who designs and sets the general requirements and strategy for a program. A program that rewrites code into machine language that the CPU can understand all at once. A language that uses binary code (0's and 1's). 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.