mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-24 17:08:37 +00:00
Compare commits
3 Commits
fcf4aeb762
...
173b05c1f6
Author | SHA1 | Date | |
---|---|---|---|
|
173b05c1f6 | ||
|
22a34e043f | ||
|
1df5568c6e |
@ -786,7 +786,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||
* [PeachPy](https://github.com/Maratyszcza/PeachPy) - x86-64 assembler embedded in Python.
|
||||
* [Pyjion](https://github.com/Microsoft/Pyjion) - A JIT for Python based upon CoreCLR.
|
||||
* [PyPy](https://foss.heptapod.net/pypy/pypy) - A very fast and compliant implementation of the Python language.
|
||||
* [Pyston](https://github.com/dropbox/pyston) - A Python implementation using JIT techniques.
|
||||
* [Pyston](https://github.com/pyston/pyston/) - A Python implementation using JIT techniques.
|
||||
* [Stackless Python](https://github.com/stackless-dev/stackless) - An enhanced version of the Python programming language.
|
||||
|
||||
## Interactive Interpreter
|
||||
|
Loading…
x
Reference in New Issue
Block a user