[Haskell-cafe] Continuable and serializable parsers.
Felipe Lessa
felipe.lessa at gmail.com
Sun Dec 27 11:34:27 EST 2009
On Sun, Dec 27, 2009 at 09:34:54AM -0500, Edward Kmett wrote:
> On Sun, Dec 27, 2009 at 8:59 AM, Felipe Lessa <felipe.lessa at gmail.com>wrote:
> > Is my example contrived? Am I missing something? :)
>
> Assuming a sufficiently smart preprocessor you can do anything you'd like,
> but the result isn't an arrow. ;)
Hehe, I see :). However I think this preprocessor would be
feasible without too much effort. It would only replace arrow
functions with data constructors, nothing really fancy. Well,
perhaps I'm wrong. ;)
--
Felipe.
More information about the Haskell-Cafe
mailing list