>>>>> "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/

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.

-- 
Ville Vainio   http://tinyurl.com/2prnb
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to