[Pyparsing] parse algebra like expressions
Brought to you by:
ptmcg
From: Rita <rmo...@gm...> - 2011-08-03 23:18:12
|
Hello, I would like to parse a string into something like this str = "a -> (b|c) -> d" This should generate parent a child b c parent b c child d Any ideas how I can do this with pyparse? -- --- Get your facts first, then you can distort them as you please.-- |