
May 9, 2002
1:55 a.m.
Pyrex 0.2 is now available: http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/ New features in 0.2: * Executable statements allowed at module level. * Python class definitions. * & (address-of) operator for C variables. Various bugs have also been fixed. What is Pyrex? -------------- Pyrex is a new 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. -- 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
8416
Age (days ago)
8416
Last active (days ago)
0 comments
1 participants
participants (1)
-
Greg Ewing