> "Dave" == Dave Tweed <[EMAIL PROTECTED]> writes:
Dave> A longshot I know but...
Dave> Has anyone out there extended the parser combinators in Hutton & Meijers
Dave> paper on Monadic Parser Combinators to deal with a large set of operators
Dave> with lots of precedence levels? (I can parse a
Dave Tweed wrote:
> Has anyone out there extended the parser combinators in Hutton & Meijers
> paper on Monadic Parser Combinators to deal with a large set of operators
> with lots of precedence levels?
Have a look at
Steve Hill: Combinators for parsing expressions, J. Functional Programming
6
A longshot I know but...
Has anyone out there extended the parser combinators in Hutton & Meijers
paper on Monadic Parser Combinators to deal with a large set of operators
with lots of precedence levels? (I can parse an operator and get its
application function and precedence level but applying t