interpreter

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

interprète, traducteur

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

:
The diplomat spoke through an interpreter.
Le diplomate a parlé par l'intermédiaire d'un interprète.
She worked as a court interpreter for many years.
Elle a travaillé comme interprète judiciaire pendant de nombreuses années.
2.

interpréteur (informatique)

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 utilise un interpréteur pour exécuter son code.
Unlike compiled languages, scripting languages often rely on an interpreter.
Contrairement aux langages compilés, les langages de script s'appuient souvent sur un interpréteur.