Can statically compiled languages replace scripting language?
问题 Assuming you can get a dynamic interpreter; can statically compiled languages replace scripting language? I never quite understood why anyone would use a scripting language? I am talking about on PC, not a limited system which needs a simplistic interpreter. I seen some python install scripts and seen similar python and C# solutions to a problem. So why use a scripting language? NOTE: There are things that bother me about C#, i am not asking why not use C# instead. I am asking why use a