The next 20 years of Python
The next 20 years of Python
Posted Jul 11, 2013 9:43 UTC (Thu) by renox (guest, #23785)In reply to: The next 20 years of Python by vedantk
Parent article: The next 20 years of Python
Improving yes, but very slowly so I'm not that sure:
-languages with optional static typing seems to have "the best of both world" that Python has not.
-performance: performance of Python on one processor isn't that great.
-performance bis: using several CPU in Python isn't that great either.
That said, it is very,very hard for new languages to gather momentum so this should ensure that Python is used for a long time, but there's a difference between being very used but dying like Cobol/Perl(not a troll: that's *my* opinion YMMV) and being very used and growing..
