January 4, 2021 12:55 PM, [email protected] wrote:
> I have found very nice attempt of JIT for CPython > https://github.com/tonybaloney/Pyjion > > It is working under .NET Runtime, but if it is possible in this project I > believe it is possible in > CPython as well > I suggest that you fork cpython on github and provide a proof of concept. Doesn't need to be the final deal, but at least enough to show that it actually works with cpython. If you can provide a poc, your case will be much more convincing. _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/5JDJ7MDK2D2GAF4AFQHUC5PDFCQOLDFS/ Code of Conduct: http://python.org/psf/codeofconduct/
