Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

rate your language

Name: Anonymous 2010-07-28 5:39

Scalability:x/10;
Performance:x/10;
Ease of use:x/10;
verbosity:x/10;

Name: Anonymous 2010-07-30 2:21

To all the folks talking about precedence of math operators: no fucking shit. We all know what they are.

Remember this all started with the following python expression:

a <= b is not c in d or e

What fucking math operators are in there? None. There is one equality operator there, except it has different precedence than in math (where it would generally have the highest precedence.)

And I've worked with python for years in industry, and many folks from many different libraries and frameworks really do write lines of code like that. Unnecessary parens are considered anti-zen-of-python. It's fucking bullshit.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List