Interpreter (computing)
This is the current revision of Interpreter (computing) as edited by Eac (talk | contribs) at 21:40, August 13, 2022. This URL is a permanent link to this version of this page.
In computer science, an interpreter refers to a program that directly executes source code in a high level programming language, as opposed to a compiler which translates the source code into machine code.