> > On Tue, Aug 23, 2005 at 04:10:51PM +0200, Lemmih wrote:
> > > ghc-src 0.2.0 has been released.
> > >
> > > ghc-src is a Haskell parser with full support for every GHC extension.
> > > It is a refactored version of the Haskell parser used internally by
> > > GHC and is meant as a replacement for haskell-src-exts, although it
> > > might have other uses.


I heard that there is some combinator-based Haskell parser that also is equivalent to GHC's Happy-based one, and is within 10% of its performance. I had thought that I read that GHC might even start using it. Does anybody know if the combinator-based one is available?

Thanks,
Brian
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to