Hi Arpit, > Also, pygccxml parser code > itself is easy to visualize. libclang in python does a pretty good > job in parsing all the header files, but it parses all the include > files, and also the standard C++ ones because of it's compiler level > parsing, which is not required, at least in our particular case.
Looking at both pygccxml and the python bindings for clang is definitely a good thing and will give you an idea about which is the better tool for the job. Looking at the pygccxml project it seems it's active & mature enough to be used in GNU Radio from a technical perspective. Cheers Andrej
pgpuup48PoA56.pgp
Description: OpenPGP digital signature
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
