Sujet : Re: Threads across programming languages
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.c++ comp.lang.cDate : 03. May 2024, 23:19:27
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v13ntf$p9ih$3@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
User-Agent : Pan/0.155 (Kherson; fc5a80b8)
On Fri, 3 May 2024 18:47:54 +0300, Michael S wrote:
Also, I don't see why in the future Python could not be JITted.
It might require more use of static type annotations. Which some are
adopting in their Python code.