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.
Pyrex is a language specially designed for writing Python extension modules. It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python and the messy, low-level world of C. http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/ Authors: -------- Greg Ewing (greg@cosc.canterbury.ac.nz )
Other uncritical OpenSource Licensecloud_download Downloads
To download packages, you need to log in and have a valid subscription.
Please select a product to see the available package versions:
Loading...
Loading package downloads...