[Python-Dev] Re: Keeping Python a Duck Typed Language.

2021年4月24日 02:13:18 -0700

On 2021年4月22日 12:47:42 -0300
Luciano Ramalho <[email protected]> wrote:
> 
> Go is by far the most successful statically typed language created so
> far in the 21st century,
First, it seems gratuitous to restrict your search to "created so
far in the 21st century". I suppose that allows you to eliminate Java,
which is extremely successful and was created a bit before the 21st
century.
Second, I'll ask for a source supporting your statement. I looked for
one and the first result I got is this:
https://pypl.github.io/PYPL.html
... which seems to suggest that Go is less popular than Swift,
TypeScript, or even the relatively obscure Kotlin language. It's also
behind C# and Objective-C, and the former can probably be considered a
21st century language.
My conclusion from this is that Go's popularity is mostly visible in a
few restricted circles of computing, and in those it doesn't seem to
fare that much better than Rust, either. But focussing on those two
languages shows a certain selection bias.
Regards
Antoine.
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/K5AI6KUMBVG2S6BO3TWP6HPLT45P3IFA/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to