Interpreter
A
computer program? that translates and executes each statement or construct of a computer program before translating and executing the next. The interpreter must be resident in the computer each time a program [source code file] written in an interpreted language is executed. Contrast with
assembler?,
compiler.
--
PatrickEgan? - 18 Dec 2002