[Haskell-cafe] Parsing in Haskell

Johan Glimming glimming at kth.se
Tue Feb 15 05:36:02 EST 2005


Hi

I want to implement a little algebraic specification language in 
Haskell, and I have a working C implementation available which uses 
yacc/flex.

What is the best way of replacing yacc/bison and (f)lex when migrating 
the project into Haskell?

Best Wishes,
Johan



More information about the Haskell-Cafe mailing list