interpreter
Concept
Interpreter L9
An interpreter is a program that directly executes source code by translating and running instructions line-by-line or statement-by-statement, without prior compilation, translating code into machine code at runtime to enable immediate execution.
Translations
- Interpreter German
- interpreter English primary