pyston_v1
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:
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported3 Subscribers
Add a CodeTriage badge to pyston_v1
Help out
- Issues
- [WIP] build on arch linux
- add vagrant based develop enviroment
- Provide a docker image to make it easy to try Pyston
- Don't generate guards when all arguments have fixed known types
- Switch to 2byte unicode implementation like cpython does on linux
- WIP: add a new cache which works on the CFG level and directly loads an object file
- WIP: rebase to llvm head
- WIP: rebase llvm to new version which supports symbols as patchpoint call destinations
- add sys.long_info
- Callattr secondary slowpath
- Docs
- not yet supported