Interpreter – program komputerowy wykonujący inne programy. Jest kluczowym elementem znacznej części implementacji języków skryptowych[1][2] oraz języków kompilowanych do kodu bajtowego[1][3][4][5].
- ↑ a b Overview, [w:] CS98SI: Introduction to JavaScript, Stanford University, Cytat: "an interpreter in the browser reads over the JavaScript code, interprets each line, and runs it. More modern browsers use a technology known as Just-In-Time (JIT) compilation, which compiles JavaScript to executable bytecode just as it is about to run." (ang.).
- ↑ 3.7 Executing Commands, [w:] Bash Reference Manual, GNU.org [dostęp 2020-04-21] (ang.), "Shell" zgodnie ze wstępem jest równoważny "Command Line Interpreter".
- ↑ Glossary [online], Python 3.8.2 documentation [dostęp 2020-04-21] (ang.).
- ↑ 3.3.2 – Chunks, [w:] Lua 5.3 Reference Manual, The Programming Language Lua, 26 czerwca 2018 [dostęp 2020-04-21] (ang.).
- ↑ Byte Compilation, [w:] Emacs Lisp, GNU.org [dostęp 2020-04-21] (ang.).