Implementations

Implementations of Python.

cpython64.7K

Default, most widely used implementation of the Python programming language written in C.

micropython19.7K

A lean and efficient Python programming language implementation.

numba10.1K

Python JIT compiler to LLVM aimed at scientific Python.

cython9.7K

Optimizing Static Compiler for Python.

ironpython2.5K

Implementation of the Python programming language written in C#.

pyston2.5K

A Python implementation using JIT techniques.

peachpy2K

x86-64 assembler embedded in Python.

clpython369

Implementation of the Python programming language written in Common Lisp.