this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Differences between revisions 12 and 13
Revision 12 as of 2008-03-07 17:25:55
Size: 1791
Editor: CameronLaird
Comment:
Revision 13 as of 2008-04-04 16:07:07
Size: 1766
Editor: PaulBoddie
Comment: Updated tinypy link.
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
 * [https://www.philhassey.com/blog/2008/02/28/tinypy-10-mit-license-and-swell-opengl-demo/ tinypy] - Python in 64K  * [https://www.tinypy.org/ tinypy] - a minimalist implementation of python in 64k of code

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 "[https://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.