[Haskell-cafe] Re: Creating a Haskell app to do crosstabs
Bulat Ziganshin
bulatz at HotPOP.com
Thu Aug 11 05:31:38 EDT 2005
Hello Peter,
Thursday, August 11, 2005, 1:18:54 PM, you wrote:
PS> > afaik Spirit is modeled after ParseC (parsing combinators)
PS> > haskell library and Phoenix was needed for this library
PS> > because parser combinators require lazy functional language to
PS> > work :)
PS> Just a minor nit: the Phoenix library has nothing to do with
PS> parsing. It's basically a collection of expression templates
PS> which save you a lot of time when it comes to writing glue code.
Phoenix is a part of Spirit, though
--
Best regards,
Bulat mailto:bulatz at HotPOP.com
More information about the Haskell-Cafe
mailing list