+ 1
Translators
Why would you ever use an interpreter when a compiler is so much faster?
1 ответ
0
Interpreted languages are generally easier to write in. It’s faster to write in Python than C.
Why would you ever use an interpreter when a compiler is so much faster?