On Thu, Mar 29, 2012 at 8:21 AM, higery <[email protected]> wrote:
>> Remember that the tool must parse the C++ headers to find classes and if
>> possible mark some methods that may need code injection or argument
>> modification,
> OK.
>
>>I don't know if there are python C++ parsers are up to this task.
> I also don't know; I think I should spend some time on investigating that 
> first.

There is an article about parsing C++ with clang:
http://eli.thegreenplace.net/2011/07/03/parsing-c-in-python-with-clang/

And frankly, I expected Shiboken to provide binding for C code as well, so
this can be covered to some degree in proposal too.

And I agree that having basis functionality first is more important
than GUI tools.
--
anatoly t.
_______________________________________________
PySide mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/pyside

Reply via email to