On Mar 22, 12:18 pm, Chris Rebert wrote:
> 2009/3/22 Aaron Brady :
>
> > Hi,
>
> > Every so often the group gets a request for parsing an expression. I
> > think it would be significantly easier to do if regular expressions
> > could modify a stack. However, since you might nearly as well write
2009/3/22 Aaron Brady :
> Hi,
>
> Every so often the group gets a request for parsing an expression. I
> think it would be significantly easier to do if regular expressions
> could modify a stack. However, since you might nearly as well write
> Python, maybe there is a compromise.
If you need to