Talk:Parsing expressions and statements

From HaskellWiki
Revision as of 16:09, 5 November 2015 by Dsf (talk | contribs) (References to more powerful parser options)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

It would be good to have a reference to a parsing tool that had better support for prefix operators. For example how do you parse an expression like this: ∃x. ∃y. x=y