Python is the best and most popular general purpose scripting language; the universal scripting language

Jonathan Daugherty cygnus at cprogrammer.org
Sat Apr 10 19:25:00 EDT 2004


# So which is Lisp? Prolog? Smalltalk? ML?

I didn't claim that it necessarily holds for every language. :)

# A scripting language is a language that makes scripting (gluing together 
# components) easy.

You're defining it in terms of itself; what is scripting?  The use of
scripting languages, or the accomplishment of tasks quickly and
easily?  Some would argue the latter can be done with programming
languages.

# A programming language is a language that makes programming (including 
# the creation of components) easy.

By this metric many languages are both, since the definition is
subjective.

-- 
    _  ,^.  _    
  ,'/ -' '- \`.  
 / |   \ /   | \   Jonathan Daugherty
|  |   | |   |  |
|   \_,' `._/   |  http://www.cprogrammer.org
|               |
 \             / 
  `.         .'  
    `--._.--'




More information about the Python-list mailing list