Home » Coding » Python » ANN: Pyrex 0.9.6
ANN: Pyrex 0.9.6 [message #15631] Sun, 07 October 2007 03:09 Go to next message
Greg Ewing  is currently offline Greg Ewing
Messages: 1
Registered: October 2007
Junior Member
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/cha nges-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.
Re: ANN: Pyrex 0.9.6 [message #15676 is a reply to message #15631 ] Sun, 07 October 2007 09:36 Go to previous messageGo to next message
cjw  is currently offline cjw
Messages: 17
Registered: August 2007
Junior Member
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/cha nges-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.
Re: ANN: Pyrex 0.9.6 [message #15721 is a reply to message #15676 ] Sun, 07 October 2007 11:54 Go to previous messageGo to next message
deets  is currently offline deets
Messages: 132
Registered: July 2007
Senior Member
Colin J. Williams schrieb:
> 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/cha nges-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?

Can't say that anything about the reason for the missing files - but one
thing is for sure: you need one. And I _presume_ it's the one distutils
would chose, so it depends on your python-build.

Diez
Re: ANN: Pyrex 0.9.6 [message #17443 is a reply to message #15676 ] Sun, 07 October 2007 18:22 Go to previous message
cjw  is currently offline cjw
Messages: 17
Registered: August 2007
Junior Member
Diez B. Roggisch wrote:
> Colin J. Williams schrieb:
>> 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/cha nges-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?
>
> Can't say that anything about the reason for the missing files - but one
> thing is for sure: you need one. And I _presume_ it's the one distutils
> would chose, so it depends on your python-build.
>
> Diez
Thanks, I feared that.

Colin W.
Previous Topic:finding out the call (and not only the caller)
Next Topic:Newbie packages Q
Goto Forum:
  


Current Time: Fri May 16 03:02:59 EDT 2008

Total time taken to generate the page: 2.12722 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 2.7.7.
Copyright ©2001-2007 FUD Forum Bulletin Board Software