Home > Computers > Programming > Languages > Python > Implementations
Python implementations, like CPython and Jython.
https://www.python.org/download/
The original implementation of Python, written in C.
http://www.codeplex.com/wikipage?ProjectName=IronPython
A fast Python implementation for .NET and Mono.
http://sourceforge.net/projects/jython/
A 100 % Pure Java implementation of the Python language.
http://pythonnet.sourceforge.net/
Package gives nearly seamless integration with .NET Common Language Runtime: CLR. Strong scripting tool, allows scripting or building full programs in Python, using .NET services and components coded in any language targeting CLR: Managed C++, C#, VB, JScript.
http://www.stackless.com/
An experimental implementation that supports continuations, generators, microthreads, and coroutines.
Home > Computers > Programming > Languages > Python > Implementations
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us