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

1.
interprete, traduttore
a person who interprets, especially one who translates speech orally for others
:
•
The diplomat spoke through an interpreter.
Il diplomatico ha parlato tramite un interprete.
•
She worked as a court interpreter for many years.
Ha lavorato come interprete giudiziario per molti anni.
2.
interprete (informatica)
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 utilizza un interprete per eseguire il suo codice.
•
Unlike compiled languages, scripting languages often rely on an interpreter.
A differenza dei linguaggi compilati, i linguaggi di scripting spesso si basano su un interprete.