On 25 Feb 2005 12:38:53 +0200, Ville Vainio <[EMAIL PROTECTED]> wrote:

Hello Ville,

>>>>>> "Franz" == Franz Steinhaeusler <[EMAIL PROTECTED]> writes:
>
>    Franz> Thank you, but it is too big.
>
>    Franz> Anyway:
>
>    Franz> I'm looking for some (simple) "rules" to parse (regex) and
>    Franz> try to implement myself, if nothing is available.
>
>Check out
>
>http://pyparsing.sourceforge.net/

Thank you for this information!

Also a little to complicated, I'm looking for 
a quick solution.

>
>Before you start implementing one yourself. Regexp solution would
>probably be a bit flakier. And do share your results when you get
>some; I'm in need of a c++ parser myself.

I don't want to scan a whole project,
only the currently open file.

class definition
method/function
ignore comment lines
show #includes would be enough at first.


I will inform again :)

-- 
Franz Steinhaeusler
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to