Superior and beutiful. I would like to hear from you reasons for disliking perl and code examples that illustrate the reasons thanks.
Name:
Anonymous2006-10-27 20:45
Python still has a cleaner, nicer syntax than Ruby
like hell
multiparadigm language where you can work procedurally, functionally or object-oriented
Unfortunately while Python supports all of these, it supports them all badly.
>>68
Actually I consider this one of the few Good Things about Python. It allows you to avoid cluttering the namespace.