|
|
|
|
|
by sametmax
3797 days ago
|
|
One of the most promissing projects : * it keeps CPython as is.
* hence retains compat with extensions.
* but still has the potential to improve performance like pypy.
* and yet can be shipped just as an additional compiled lib inside the Python dist.
If it ever works, it will be wonderful. |
|