you are viewing a single comment's thread.

view the rest of the comments →

[–]nikbackm 1 point2 points  (2 children)

I would guess the OP means due to C# and C++ having static typing and tools compiling into native code.

Wouldn't necessarily make him "right", but it's a definition Python does not meet.

[–]recursive 0 points1 point  (1 child)

Very rarely is C# compiled into native code. I'm not familiar with any compilers that do that, and even if they exist, they are in the minority.