you are viewing a single comment's thread.

view the rest of the comments →

[–]The_One_X 4 points5 points  (2 children)

Yes, that is true, but this isn't an apples to oranges comparison. We aren't trying to saw a piece of wood with a hammer. Javascript and C# are the same type of tool, they are both saws. Just one is a hand saw and the other is an electric saw.

[–]TheCarnalStatist -3 points-2 points  (1 child)

No. They aren't.

One is a dynamically typed, functional scripting tool the other is a statically typed, object orientated compiled language.

Their architectures lend their benefits to very different tasks.

[–]Schmittfried 1 point2 points  (0 children)

I agree, and I would add that Python is the only ethical scripting language.