> From: Stefan Behnel <stefan...@behnel.de> > Subject: Re: SWIG + expy > To: python-list@python.org > Date: Tuesday, April 27, 2010, 11:57 AM > Yingjie Lan, 27.04.2010 08:30: > > Is it possible to use SWIG to parse C/C++, and provide > an interface for > > me to generate some code? I thought it might be good > to have SWIG help > > generate expy files, then generate the python > extension via expy. > > There have been similar discussions on the Cython mailing > list (you might want to search the archives). The main theme > seems to be that clang provides a suitable parser, and > several people have used it to write up a code generator for > their specific needs (you might want to look at those). >
Thank you very much, I will take a look at this. BTW, is there a similar project going on for Cython? Yingjie -- http://mail.python.org/mailman/listinfo/python-list