Every time I post Pythonic versions of your professional solutions you bash Python. Y? In all honesty I find Python well above average as a language.
Name:
Anonymous2007-03-08 18:06 ID:G3bAxDL+
>>1
Python is a failed clone of Ruby for the OOP, a failed clone of Common Lisp and Haskell for functional programming, a failed clone of C for procedural programming, and the list goes on.
Python does not go far enough for each stuff it tries to emulate, that's why it's crappy and useless for me. If I want mathematical stuff, I use Haskell list comprehensions that are a billion times more powerful than Python.