[Haskell-cafe] Parsing, infixes and on-the-fly precedence

Chris Wong lambda.fairy at gmail.com
Mon Sep 28 08:00:12 UTC 2015


On Mon, Sep 28, 2015 at 8:58 PM, Chris Wong <lambda.fairy at gmail.com> wrote:
> Hi Jeffrey,
>
> [snip]
>
> You might like to look at Text.Parsec.Token[1], which does exactly
> what you describe.
>
> [1] https://hackage.haskell.org/package/parsec-3.1.9/docs/Text-Parsec-Expr.html

Whoops, I meant "Text.Parsec.Expr". But you can probably figure that
out from context :)

-- 
Chris Wong (https://lambda.xyz)

"I fear that Haskell is doomed to succeed."
    -- Tony Hoare


More information about the Haskell-Cafe mailing list