interpreter

US /ɪnˈtɝː.prə.t̬ɚ/
UK /ɪnˈtɝː.prə.t̬ɚ/
"interpreter" picture
1.

通訳者, 解釈者

a person who interprets, especially one who translates speech orally for others

:
The diplomat spoke through an interpreter.
外交官は通訳を介して話した。
She worked as a court interpreter for many years.
彼女は長年、法廷通訳として働いていた。
2.

インタプリタ (コンピュータ)

a computer program that directly executes instructions written in a programming or scripting language, without requiring them previously to have been compiled into a machine-language program

:
Python uses an interpreter to run its code.
Pythonはコードを実行するためにインタプリタを使用する。
Unlike compiled languages, scripting languages often rely on an interpreter.
コンパイルされた言語とは異なり、スクリプト言語はしばしばインタプリタに依存する。