interpreter

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

Dolmetscher, Übersetzer

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

:
The diplomat spoke through an interpreter.
Der Diplomat sprach durch einen Dolmetscher.
She worked as a court interpreter for many years.
Sie arbeitete viele Jahre als Gerichtsdolmetscherin.
2.

Interpreter (Informatik)

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 verwendet einen Interpreter, um seinen Code auszuführen.
Unlike compiled languages, scripting languages often rely on an interpreter.
Im Gegensatz zu kompilierten Sprachen verlassen sich Skriptsprachen oft auf einen Interpreter.