

This allows theĬompiler to generate very efficient C code from Cython code.

The Cython language is a superset of the Python language thatĪdditionally supports calling C functions and declaringĬ types on variables and class attributes. High-performance libraries and applications.

Language and the extended Cython programming language (based on Pyrex). Cython is an optimising static compiler for both the
