[Haskell-cafe] Error recovery in Happy

Tom tom.ppc at gmail.com
Tue Mar 8 19:06:47 CET 2011


That two-pass lexer sounds like a good idea. I actually want to keep the
happy parser if possible, can you elaborate on adding extra error handling
cases for production rules? Do you mean I have to add a line for comments on
possible places where they can occur?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110308/5c778f1b/attachment.htm>


More information about the Haskell-Cafe mailing list