Interpreter
From DmWiki
An interpreter is a type of compiler that executes individual statements as soon as a they are generated by the parser. Some examples of interpreted languages are most versions of Basic, such as Visual Basic and sdlBasic, and command-line shells such as bash or the Windows command prompt.
This article is a stub. You can help improve the article by expanding it.
