Skip to content
อินเทอร์พรีเตอร์

File:W3sDesign_Interpreter_Design_Pattern_UML.jpg · Wikimedia Commons · See Wikimedia Commons

EntityQ183065· pop 65· linked from 824 articles

อินเทอร์พรีเตอร์

Sign in to save

Also known as Interpreter, interpretive routine

program that executes source code without a separate compilation step

AI overview

An interpreter is a program that reads and directly executes source code line-by-line without first converting it into a separate compiled file. This matters because it allows code to run immediately without the extra preparation step that compiled languages require, making it faster to test and debug programs.

AI-generated from the Wikipedia summary — may contain errors.

อินเทอร์พรีเตอร์ · Vinony