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 "(condition 1 OR condition2 AND
(condition3 OR condition4))" in the right way?
Best regards,
André
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 "(condition 1 OR condition2 AND
(condition3 OR condition4))" in the right way?
Best regards,
André
Comment