LWN.net Logo

On the future of Perl 5

On the future of Perl 5

Posted Dec 4, 2008 14:35 UTC (Thu) by rfunk (subscriber, #4054)
In reply to: On the future of Perl 5 by dw
Parent article: On the future of Perl 5

Well, there are other common magic __underscore__ symbols in Python
besides __call__; __init__ is probably the most common one. (Though I
haven't done much with Python in a while.)

Python is certainly much less verbose than C++, but C++ is a lower-level
language. It's more appropriate to compare Python to Perl (the original
topic here) and Ruby than to C++.


(Log in to post comments)

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds