ANN: Pyrex 0.8

Roberto Cavada cavada at irst.itc.it
Mon Jun 23 03:58:07 EDT 2003


Greg Ewing (using news.cis.dfn.de) wrote:
> Pyrex 0.8 is now available:
> 
>    http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/

Greg,
   I gave a look to pyrex, and it seems to be satisfying the 
requirements for object-oriented C bindings.
I think it is good since it allows for choosing which level to work 
on. At lower level you can control any aspect of the interface, 
whereas at higher level the interfacing language is generic enough to 
allow easy auto-generation, as well as SWIG already does.

You done a great work, thank you very much indeed to made it available.

One question: when are you going to add class inheritance?
rob


-- 
   _/_/_/   _/_/_/   Roberto Cavada
  _/   _/ _/        ITC-irst   http://www.irst.itc.it
_/   _/ _/        Automated Reasoning Systems - Formal Methods Group
/_/_/  _/        Via Sommarive, 18 - 38050 Povo (TN) - Italy
    _/  _/       Tel: +39 0461 314 328   Fax: +39 0461 302 040
     _/   _/_/  cavada at irst.itc.it   http://sra.itc.it/people/cavada






More information about the Python-list mailing list