I think that what you want is another language, that already exists and it's RPython:
https://rpython.readthedocs.io/en/latest/rpython.html See constants paragraph. RPython is used to create PyPy, not to limit normal Python programming :-) _______________________________________________ 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/H3HOXPVCGA6BSGUG3BNNWM2JT7ATZ4OF/ Code of Conduct: http://python.org/psf/codeofconduct/
