This is a static archive of the Python wiki, which was retired in February 2026 due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.

Mochi Sprint at EuroPython 2015

Mochi is a new functional language that is written in Python 3 and compiles down to Python 3. It provides interesting functional feature while keeping two-way compatability with Python 3 (CPython and PyPy). There was a talk about Mochi at EuroPython 2015. The talk slides and the video (start at 2:20:30) give more details.

Potential Sprint Topics

Documentation

Language Features

Testing

IPython Notebook Kernel


2026-02-14 16:08