Explanation: Interpreters read high level language (interprets it) and execute the program. Interpreters are normally not passing through byte-code and jit compilation.
מיין לפי
Gil Ari Agmon0 נקודות ·
יותר מ-6 חודשים
( תגובות)
מוניטין: 90
לפי דעתי זה נכון לגבי interpreter של python, לא של Java.
ב-Java אחרי שלב הקמפול לשפת bytecode שמתאימה ל-JVM שבמחשב, ה-interpreter שנמצא בתוך ה-JVM עובר שורה שורה וממיר את הקוד לשפת מכונה