compiler
US /kəmˈpaɪ.lɚ/
UK /kəmˈpaɪ.lɚ/

1.
컴파일러
a program that converts instructions into a machine-code or lower-level form so that they can be read and executed by a computer
:
•
The C++ compiler translated the source code into an executable program.
C++ 컴파일러는 소스 코드를 실행 가능한 프로그램으로 번역했다.
•
A good compiler can optimize code for better performance.
좋은 컴파일러는 더 나은 성능을 위해 코드를 최적화할 수 있다.