quartz/content/notes/interpreter.md
2022-05-09 19:09:49 +12:00

13 lines
273 B
Markdown

---
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