A Language for Writing Python Extension Modules
http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
Pyrex.spec | ||
README.md |
Pyrex
Pyrex lets you write code that mixes Python and C data types any way you want, and compiles it into a C extension for Python.