Differences between revisions 11 and 12
Revision 11 as of 2008-02-28 10:39:23
Size: 1712
Editor: PaulBoddie
Comment: Updated tinypy link, added descriptions.
Revision 12 as of 2008-03-07 17:25:55
Size: 1791
Editor: CameronLaird
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
== Closely related but arguably distinct languages ==
 * Boo
 * ["Cobra"]

Python Implementations

An "implementation" of Python should be taken to mean a program or environment which provides support for the execution of programs written in the Python language, or some broadly similar dialect of the language.

There have been and are several distinct software packages providing of what we all recognize as Python, although some of those are more like distributions or variants of some existing implementation than a completely new implementation of the language.

CPython Variants

Other Implementations

  • Boo
  • ["Cobra"]

Compilers

Topic Guides

This page aims to replace one formerly maintained as "[http://phaseit.net/claird/comp.lang.python/python_varieties.html Cameron Laird's personal notes on varieties of Python implementation]".

PythonImplementations (last edited 2023-06-24 04:21:27 by MaxBernstein)

Unable to edit the page? See the FrontPage for instructions.