--- title: "interpreter" aliases: Interpreter tags: - cosc202 --- # What are they/what do they do - "Interactive" tool to run *high level interpreted* languages. - pythonm ruby, shell, R, js, PHP - The interpreter program runs on CPU and executes program line by ine