Comment Re:Yes. (Score 3, Insightful) 53
.NET was actually designed as a programming language specific to Microsoft Windows. Python was designed as a scripting language because perl tried to be a programming language and grew into an unusable mess. Python then mimicked perl and did the same thing, becoming a travesty of a programming language, IMO. So many bad design decisions trying to make it a programming language, ditto with perl.