I'm hoping to write the compiler for my graduate compilers course in
Haskell, using Hugs on Windows NT. I find several choices for scanner and
parser generators at http://www.haskell.org/libraries/. I would love to
hear opinions about the overall suitability (usability, robustness,
compliance with Haskell 98, etc.) of these tools (and any others that you
consider useful) for such a project.
Thanks in advance.
Dean Herington
Department of Computer Science
University of North Carolina at Chapel Hill
[EMAIL PROTECTED]