interpreter

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

intérprete, traductor

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

:
The diplomat spoke through an interpreter.
El diplomático habló a través de un intérprete.
She worked as a court interpreter for many years.
Trabajó como intérprete judicial durante muchos años.
2.

intérprete (informática)

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 utiliza un intérprete para ejecutar su código.
Unlike compiled languages, scripting languages often rely on an interpreter.
A diferencia de los lenguajes compilados, los lenguajes de scripting a menudo dependen de un intérprete.