Category:Python Implementations

From Rosetta Code
Revision as of 16:20, 27 February 2008 by rosettacode>Mwn3d (Added intrawiki links)

These are all of the implementations of Python on Rosetta Code.

  • CPython - The official Python implementation; implemented in C.
  • IronPython - an implementation of Python for the .NET Framework; the latest stable version is compatible with CPython 2.4.2.
  • Jython - an implementation of Python for the JVM; the latest stable version is compatible with CPython 2.2.
  • PyPy - a project that uses Python to generate interpreters and virtual machines for the Python programming language.

Pages in category "Python Implementations"

The following 8 pages are in this category, out of 8 total.