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

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.
ต่างจากภาษาที่คอมไพล์ ภาษา scripting มักจะพึ่งพาอินเทอร์พรีเตอร์