
#21: PyPy - The JIT Compiled Python Implementation
Talk Python To Me
00:00
The Different Interpreters for Python
C-Pythons, the normal Python interpreter is probably used by 99% of people using Python. Then we have Jython, which is quite old actually, and it's a Python interpreter written Java. And then there's Python, which is another Python interpreter written slightly differently with the just-in-time compiler. There are also projects that try to enter this space, like Python, which was written by Dropbox people.
Transcript
Play full episode