62.1k views
0 votes
What are the advantages in implementing a language with apure interpreter?

User Mark Pearl
by
7.6k points

1 Answer

1 vote

Answer:

The advantage of implementing a language with pure interpreter is source level debugging implementation operations are easy in a language with pure interpreter because all run time error messages refers to source level unit.For example-array index out of bound.

User Olivier Dulac
by
8.8k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.