[Python-Dev] Keeping competitive with Go (was Re: Computed Goto dispatch for Python 2)
Barry Warsaw
barry at python.org
Fri May 29 01:01:26 CEST 2015
More information about the Python-Dev mailing list
Fri May 29 01:01:26 CEST 2015
- Previous message (by thread): [Python-Dev] Keeping competitive with Go (was Re: Computed Goto dispatch for Python 2)
- Next message (by thread): [Python-Dev] Keeping competitive with Go (was Re: Computed Goto dispatch for Python 2)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On May 28, 2015, at 11:48 PM, Matthias Klose wrote: >And the very same place where you are working is investing in getting shared >libraries working for Go. Single binaries may be popular for distributing end >user applications, but definitely not for distributing a core OS or a SDK. Yep, I mentioned this in an earlier message (probably buried in the centithread avalanche). Both static and dynamic linking have valid use cases. Cheers, -Barry
- Previous message (by thread): [Python-Dev] Keeping competitive with Go (was Re: Computed Goto dispatch for Python 2)
- Next message (by thread): [Python-Dev] Keeping competitive with Go (was Re: Computed Goto dispatch for Python 2)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list