Also known as Interpreter, interpretive routine
یک برنامهٔ رایانهای است که دستورهای نوشتهشده در یک زبان برنامهنویسی را اجرا میکند
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.
via Wikidata sitelinks · CC0
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).