"Jean  de Largentaye" <[EMAIL PROTECTED]> writes:

> Hi,
>
> I need to parse a subset of C (a header file), and generate some unit
> tests for the functions listed in it. I thus need to parse the code,
> then rewrite function calls with wrong parameters. What I call "shaking
> the broken tree" :)

IMO, for parsing 'real-world' C header files, nothing can beat gccxml.

Thomas
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to