Hacker News new | ask | show | jobs
by elliebike 1978 days ago
Sad to see that Pyston is closed source :/

Would be interesting to see a comparison with PyPy though!

1 comments

There is code on GitHub https://github.com/pyston/pyston/tree/py3

Is it incomplete

> Pyston is a faster and highly-compatible implementation of the Python programming language. Version 2 is currently closed source, but you can find the old v1 source code under the v1.0 tag in this repository.

Yes, it does seem that it's incomplete and only documents v1 of Pyston.