Skip to content

Commit

Permalink
Merge pull request vinta#2343 from renatocfrancisco/patch-1
Browse files Browse the repository at this point in the history
Update link for Pyston
  • Loading branch information
vinta authored Jul 1, 2023
2 parents fcf4aeb + 22a34e0 commit 173b05c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 173b05c

Please sign in to comment.