summaryrefslogtreecommitdiff
path: root/mindmap/interpreter.org
blob: 76fb1950d85603e283d24e1acd2f17ffeadea8bb (plain)
1
2
3
4
5
6
7
8
9
10
11
:PROPERTIES:
:ID:       2193dd78-50c4-4119-832a-e04c707687df
:END:
#+title: interpreter
#+author: Preston Pan

#+options: broken-links:t
* Introduction
An interpreter in programming is a computer program that runs another
computer program. A formal definition of these concepts are required
in order to make sense of it.