ANN: Pyrex 0.1.2

Greg Ewing greg at cosc.canterbury.ac.nz
Fri Apr 26 00:31:40 EDT 2002


I've fixed a few more bugs and made a new version
of Pyrex available:

http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/

Synopsis:

Pyrex is a new language for writing Python extension
modules. It lets you write code that freely mixes
operations on C and Python data, with all Python
reference counting and error checking handled
automatically.

-- 
Greg Ewing, Computer Science Dept, University of Canterbury,	  
Christchurch, New Zealand
To get my email address, please visit my web page:	  
http://www.cosc.canterbury.ac.nz/~greg





More information about the Python-list mailing list