Jump to content

Interpreter (computing)

From Simple English Wikipedia, the free encyclopedia
Revision as of 00:20, 25 July 2012 by Mh7kJ (talk | changes) (lowercase)

In computer science, an interpreter is a computer program that performs commands written in a computer programming language. Interpreters are one of the two most important ways a program can be run, the other being compilation.