[Haskell-cafe] Continuable and serializable parsers.

Edward Kmett ekmett at gmail.com
Sun Dec 27 09:34:54 EST 2009


On Sun, Dec 27, 2009 at 8:59 AM, Felipe Lessa <felipe.lessa at gmail.com>wrote:

>
> Hmmm... but, assuming a preprocessor, you probably would be able
> to transform this code:



> [snip]



> The only part missing here is being able to run only a small part
> of the arrow's computation and then return another Action.
>


> 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. ;)

-Edward Kmett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20091227/d5fff07d/attachment.html


More information about the Haskell-Cafe mailing list