Interpreter

From Rosetta Code

Jump to: navigation, search

An interpreter reads either source code or bytecode for a program, and performs the instructions specified by that program.

[edit] See also

Personal tools