Jump to content

Interpreter (computing)

From Simple English Wikipedia, the free encyclopedia
Revision as of 17:38, 16 June 2012 by RedBot (talk | changes) (r2.7.2) (Robot: Adding gl:Intérprete (informática))

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.