compiler

US /kəmˈpaɪ.lɚ/
UK /kəmˈpaɪ.lɚ/
"compiler" picture
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.
一个好的编译器可以优化代码以获得更好的性能。