
June 29, 2020
9:49 a.m.
Ned Batchelder wrote:
On 5/25/20 6:02 AM, redradist@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 ...