Interpreter (computing)
From Wikipedia, the free encyclopedia
|
|
This article does not have any sources. (April 2011) |
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.