Another project you may want to look at is MyPyC [1], which is similar
in concept but takes a different approach; it compiles type-annotated
Python to CPython C extension code. MyPyC is much more mature and
something you could easily try out today.

Carl

[1] https://github.com/mypyc/mypyc
_______________________________________________
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/E66XKIJSQ2XWD4VVLE3CXZ5AJTKFBUVF/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to