answersLogoWhite

0

In a pure interpreter whenever the interpreter meets a unit of code-say a line of code or a statement or a command-it must recompile that unit for execution. In an impure interpreter the original code is replaced by bytecode that will represent the meaning of the original code or references to lower level routines that will perform the work of the original code.

User Avatar

Wiki User

11y ago

What else can I help you with?