Skip to content

Commit 1df5568

Browse files
New link for Pyston
Old link was just the old pyston repository with a readme.
1 parent 091e9e6 commit 1df5568

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
785785
* [PeachPy](https://github.com/Maratyszcza/PeachPy) - x86-64 assembler embedded in Python.
786786
* [Pyjion](https://github.com/Microsoft/Pyjion) - A JIT for Python based upon CoreCLR.
787787
* [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.
788+
* [Pyston](https://github.com/pyston/pyston/) - A Python implementation using JIT techniques.
789789
* [Stackless Python](https://github.com/stackless-dev/stackless) - An enhanced version of the Python programming language.
790790

791791
## Interactive Interpreter

0 commit comments

Comments
 (0)