Forgot your password?
typodupeerror
Programming

Journal riteshsarraf's Journal: Why is Python called a scripting language? 7

I wonder why the Python Programming Language is termed as a scripting language. The way I see is is that it too compiles the python source file into a python byte-code which is executed by the Python VM. Now Java also does the same thing.. But then why isn't Java called a scripting language?
This discussion has been archived. No new comments can be posted.

Why is Python called a scripting language?

Comments Filter:
  • My thought on this topic is that the programming language/scripting language distinction is a myth perpetrated by people who either:
    1. Use only C or C++ and don't think much of anyone who can't do their own memory management, or think only these languages give them enough "control."
    2. Make their money writing Java and so desperately want to be accepted by the first group that they disdain the rest of the world that they themselves are a part of. Many can't even see how similar their language is to the other "sc

* * * * * THIS TERMINAL IS IN USE * * * * *

Working...