ANN: Pyrex 0.9.6
Colin J. Williams
cjw at sympatico.ca
Sun Oct 7 09:36:43 EDT 2007
Greg Ewing wrote:
> Pyrex 0.9.6 is now available:
>
> http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
>
> There is a *lot* of new stuff in this version, too much
> to fit into this announcement. Read all about it here:
>
> http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/changes-0.9.6.html
>
> What is Pyrex?
> --------------
>
> Pyrex is a language for writing Python extension modules.
> It lets you freely mix operations on Python and C data, with
> all Python reference counting and error checking handled
> automatically.
Some of the doc\Manual files seem to be missing eg source_files.
I was browsing hoping to find an answer to the question "Do I
need a C compiler to use Pyrex, if so, which one?
Colin W.
More information about the Python-list
mailing list