
6 Nov
2009
6 Nov
'09
10:17 a.m.
You need a bottom-up parser to do fragment parsing. I'm not sure one exists for Haskell. Regards, John A. De Goes N-Brain, Inc. The Evolution of Collaboration http://www.n-brain.net | 877-376-2724 x 101 On Nov 6, 2009, at 7:49 AM, 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@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe