[Haskell-cafe] Parsing Haskell

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Sat Nov 7 12:09:51 EST 2009


> The UHC compiler contains a combinator based Haskell parser from  
> which you can borrow fragments,

... and the nhc98/yhc compiler likewise has a combinator parser for  
full Haskell'98 (the combinators are in applicative style).

Regards,
    Malcolm



More information about the Haskell-Cafe mailing list