interpreter
Definition
Computer language processor that translates a program line-by-line (statement-by-statement) and carries out the specified actions in sequence. In contrast, an assembler or compiler completely translates a program written in a high-level language (the source program) into a machine-language program (the object program) for later execution. Whereas a compiled-program executes much faster than an interpreted-program, an interpreter allows examination and modification of the program while it is running (executing).
interpreter is in the Computer Hardware, Software, & Security and Information Science & Technology subjects.
interpreter appears in the definitions of the following terms: ambiguous, translator, programming language, compiler, color management system (CMS), machine language, assembler and hermeneutic circle
This content can be found on the following page:
http://www.businessdictionary.com/definition/interpreter.html
email to a friend
print this definition
cite this definition
link to this page






