Skip to content

Commit e6bdf57

Browse files
authored
Merge pull request vinta#799 from abhi18av/patch-1
Updated the High Performance node
2 parents 6cd88c3 + 050bcd0 commit e6bdf57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -665,6 +665,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
665665
* [PeachPy](https://github.com/Maratyszcza/PeachPy) - x86-64 assembler embedded in Python. Can be used as inline assembler for Python or as a stand-alone assembler for Windows, Linux, OS X, Native Client and Go.
666666
* [PyPy](http://pypy.org/) - An implementation of Python in Python. The interpreter uses black magic to make Python very fast without having to add in additional type information.
667667
* [Pyston](https://github.com/dropbox/pyston) - A Python implementation built using LLVM and modern JIT techniques with the goal of achieving good performance.
668+
* [Pyjion](https://github.com/Microsoft/Pyjion) - A JIT for Python based upon CoreCLR
668669
* [Stackless Python](https://bitbucket.org/stackless-dev/stackless/overview) - An enhanced version of the Python.
669670

670671
## Imagery

0 commit comments

Comments
 (0)