Posted by Chung Leong on 04/12/06 02:52
André Hänsel wrote:
> Hi,
>
> before I rack my brain about something others have thought about, here
> my question:
>
> Is there any description how to write a parser that evaluates
> expressions with logical operators like "(condition1 OR condition2 AND
> (condition3 OR condition4))" in the right way?
>
> Best regards,
> André
Check out this article at Wikipedia for an brief intro on
bottom-up-parsing: http://en.wikipedia.org/wiki/Bottom-up_parsing
Navigation:
[Reply to this message]
|