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.
一個好的編譯器可以優化程式碼以獲得更好的性能。