https://github.com/pyston/pyston_v1
The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:
https://github.com/pyston/pyston_v1
Last synced: 6 months ago
JSON representation
The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:
- Host: GitHub
- URL: https://github.com/pyston/pyston_v1
- Owner: pyston
- Created: 2014-04-01T07:17:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T15:23:26.000Z (over 4 years ago)
- Last Synced: 2025-04-25T20:02:59.726Z (6 months ago)
- Homepage: https://github.com/pyston/pyston/
- Size: 33.6 MB
- Stars: 4,878
- Watchers: 247
- Forks: 288
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-python-resources - GitHub - 3% open · ⏱️ 06.05.2021): (高性能)
- awesome-starred - pyston/pyston_v1 - The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository: (others)
README
Pyston is a faster and highly-compatible implementation of the Python programming language.
This is the old repository for Pyston v1, which has been superseded by [Pyston v2](https://github.com/pyston/pyston)
To reduce confusion this repository is kept empty, but if you want to see our old v1 code it is all under the [v1.0 tag](https://github.com/pyston/pyston_v1/tree/v1.0) in this repository.
For updates, please follow [our blog](https://blog.pyston.org/)