Created by: abhi18av
This commit adds the Pyjion implementation headed by the Microsoft team. Hope you add this one soon
What is this Python project?
This one is an attempt to speed up python, similar to the one by Numba team.
This effort is headed by the Microsoft team and is based on the CoreCLR framework.
What's the difference between this Python project and similar ones?
From the README
Is there a Python Enhancement Proposal (PEP) for this?
We have written a PEP, it was accepted by the Python development team, and will be implemented in Python 3.6.
Seems like a good idea to include what has already been accepted by the Python dev team.