On Tue, Apr 20, 2010 at 12:57 AM, Haoyu Bai <[email protected]> wrote:
> Hi, > > I just found a project on GitHub which might do the thing you want: > > http://github.com/cournape/cython-codegen That code is horrible though :) It worked for me to wrap big header files, but that's not really usable. Gccxml is horrible to work with, I think a much better solution would be to reuse clang - I started looking at it, and it looked doable, but I don't have the time to work on it ATM, http://amnoid.de/tmp/clangtut/tut.html cheers, David _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
