On Wed, 27 May 2020 21:24:08 +0300 Paul Sokolovsky <[email protected]> wrote:
> Hello, > > On Wed, 27 May 2020 08:18:11 -0000 > [email protected] wrote: > > > Thanks Guido !! > > > > I have not known about `pyston` ... It is pretty good like for me > > I will take a close look at this project > > A recent attempt to collect known Python JITs/compilers: > https://github.com/pfalcon/awesome-python-compilers (well, definitely > more recent than > https://wiki.python.org/moin/PythonImplementations#Compilers). And > even that is not complete, I'm still too lazy to add mypyc there, as > hopefully everyone knows about it anyway. I'm quite sure that not everyone knows about mypyc... far from it. But mypyc doesn't seem to be a JIT compiler anyway. Regards Antoine. _______________________________________________ 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/PQS6ZTKKBRO6JAVPEYJHFCDHDIHSFJIW/ Code of Conduct: http://python.org/psf/codeofconduct/
