We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091e9e6 commit 1df5568Copy full SHA for 1df5568
1 file changed
README.md
@@ -785,7 +785,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
785
* [PeachPy](https://github.com/Maratyszcza/PeachPy) - x86-64 assembler embedded in Python.
786
* [Pyjion](https://github.com/Microsoft/Pyjion) - A JIT for Python based upon CoreCLR.
787
* [PyPy](https://foss.heptapod.net/pypy/pypy) - A very fast and compliant implementation of the Python language.
788
-* [Pyston](https://github.com/dropbox/pyston) - A Python implementation using JIT techniques.
+* [Pyston](https://github.com/pyston/pyston/) - A Python implementation using JIT techniques.
789
* [Stackless Python](https://github.com/stackless-dev/stackless) - An enhanced version of the Python programming language.
790
791
## Interactive Interpreter
0 commit comments