Ned Batchelder wrote: > On 5/25/20 6:02 AM, redrad...@gmail.com wrote: > > Hi all, > > I do not know maybe it was already discussed ... > > It's been extensively discussed and attempted. > > but the toolchain like LLVM is very mature and it can > > provide the simpler JIT compilation to machine code functionality and it > > will improve > > performance of the Python a lot !! > > Be careful with "will": nothing is simple in this arena. > --Ned.
And what was the result of discussions ? There are also Cranelift toolchain that is written in Rust and it provides as for very good API ... _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/AJJWKG2OWZNMWHD7GUL3RXB25QBCBFPJ/ Code of Conduct: http://python.org/psf/codeofconduct/