[PySide] Proposal for "Visual tool to fast edit type system files" -- a Pyside idea

anatoly techtonik techtonik at gmail.com
Thu Mar 29 09:12:54 CEST 2012


On Thu, Mar 29, 2012 at 8:21 AM, higery <shoulderhigher at gmail.com> 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.



More information about the PySide mailing list