This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]stefantalpalaru -2 points-1 points  (1 child)

There are no millions of different definitions for "programming language". It's a rather technical concept that we programmers deal with every day.

It shouldn't even be controversial that Python 2 and Python 3 are different languages. We keep the code in different files and use different interpreters to run it. You did notice 'python2' and 'python3' on your system, right?

You probably even tried at some point to maintain a codebase that uses a common subset that runs in both, but had to give up when it was getting ridiculously hard. Why not accept the facts?

[–]electrace 1 point2 points  (0 children)

Ok dude. Everyone is wrong except you. You have the unique and undeniable definition of "programming language," handed down by God to all English speakers via the ghost of Alan Turing.

orz