| ▲ | Doxin 3 hours ago | |||||||
PyPy is python implemented in RPython, which is technically a python subset. It's so restricted it might as well be a different language though. | ||||||||
| ▲ | bjoli 2 hours ago | parent [-] | |||||||
It is restricted in a way that you would restrict yourself to write high speed software in most languages, and I found it is not that restrictive compared to C that you would have to use if you were to write a fast Python library. | ||||||||
| ||||||||