Python: Dialects Filter Programming Language topics

Share This
Python

Python

Python is a general-purpose high-level programming language. Its design philosophy emphasizes code readability. Python claims to "[combine] remarkable power with very clear syntax", and its standard library is large and comprehensive. Its use of indentation for block delimiters is unusual among...
Learn more about Python »

Stackless Python

Stackless Python, or Stackless, is a Python programming language interpreter, so named because it avoids depending on the C call stack for its own stack. The most prominent feature of Stackless is microthreads, which avoid much of the overhead...

Parent Language:

Language Paradigms:

PyPy

PyPy is a self-hosting interpreter for the Python programming language. PyPy was conceived as an implementation of Python written in Python, which enables Python developers to hack the implementation. This makes it easy to identify areas where it...

Parent Language:

IronPython

IronPython is an implementation of the Python programming language targeting the .NET Framework and Mono, created by Jim Hugunin. Version 1.0 was released on September 5, 2006. Version 2.0 was released on December 10, 2008. IronPython is written...

Parent Language:

Jython

Jython, successor of JPython, is an implementation of the Python programming language written in Java. Jython programs can seamlessly import and use any Java class. Except for some standard modules, Jython programs use Java classes instead of Python...

Parent Language:

RPython

RPython (restricted python) is a subset of the Python programming language that is able to be statically compiled. It was created by the PyPy project.

Parent Language:

Edit Collection Schema
All topics in this collection are typed as Programming Language
Use Data from this Collection
Choose a format:

Images and articles are not included in export files, which are limited to 1000 items. Complete data dumps are also available here.

Flag this Collection
Why do you want to flag this collection?