A program that converts a program to binary all at once and runs the entire program when finished with the conversion is known as a compiler.
A Compiler is a computer program that transforms a whole program into machine code at once. The compiler does this by converting source codes written in a programming language to another programming language such as:
The compiler does this in order to build an executable program.
Learn more about the compiler here:
https://brainly.com/question/10848659