Why are Interpreted Languages Slow?
I was reading about the pros and cons of interpreted languages, and one of the most common cons is the slowness, but why are programs in interpreted languages slow? Native programs runs using instructions written for the processor they run on. Interpreted languages are just that, "interpreted". Some other form of instruction is read, and interpreted, by a runtime, which in turn executes native machine instructions. Think of it this way. If you can talk in your native language to someone, that would generally work faster than having an interpreter having to translate your language into some