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.
與編譯語言不同,腳本語言通常依賴於解釋器