On Fri, 25 Feb 2005 15:10:06 +0800, "mep" <[EMAIL PROTECTED]> wrote:

>Try ANTLR with python code generation:
>http://www.antlr.org/
>
>And C++ grammers:
>http://www.antlr.org/grammar/cpp
>
>You can generate a c++ parser in python with the above.

Thank you, but it is too big.

Anyway:
I'm looking for some (simple) "rules" to parse (regex) 
and try to implement myself, if nothing is available.

It don't have to be perfect.

Maybe I look for some code in for example 
Dev-Cpp from Bloodshed (there is also a c++ class browser).
-- 
Franz Steinhaeusler
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to