Thomas Johnsson writes:

   Q: does anyone know if there's a port of this stuff to Haskell?
   Note that I'm not after a nondeterministic SLR parser (Ratatosk),
   or some such .... For pedagogical reasons I'd lite the tools
   to be as similar as possible to Yacc/Bison/ML-Yacc, etc.

I am using Alex and Happy.  I don't know how "similar" they are; close
in spirit, I think.  At least, I find that I use the same "mental
muscles" using these tools that I used to use with Lex and Yacc.


                                        Dave Barton <*>
                                        [EMAIL PROTECTED] )0(
                                        http://www.intermetrics.com/~dlb



Reply via email to