[Haskell-cafe] Parsing Haskell

Eric Macaulay eeoam at ukfsn.org
Sat Nov 7 06:33:32 EST 2009


Thanks, I'll check it out.

At 22:03 06/11/2009, S. Doaitse Swierstra wrote:
>The UHC compiler contains a combinator based Haskell parser from which
>you can borrow fragments,
>
>  Doaitse Swierstra
>
>
>On 6 nov 2009, at 15:49, Eric Macaulay wrote:
>
>>Hi all,
>>
>>I was hoping to use Language.Haskell.Parser to parse fragments of
>>Haskell code. However, it appears that one can only use this module
>>to parse complete Haskell programs. Is there anyway around this, or
>>must I write a Haskell parser from scratch?
>>
>>Eric M.
>>
>>_______________________________________________
>>Haskell-Cafe mailing list
>>Haskell-Cafe at haskell.org
>>http://www.haskell.org/mailman/listinfo/haskell-cafe



More information about the Haskell-Cafe mailing list