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.
優れたコンパイラは、より良いパフォーマンスのためにコードを最適化できる。