« Return to Thread: Haskell Arrows Application

Re: Haskell Arrows Application

by Uwe Schmidt :: Rate this Message:

Reply to Author | View in Thread

Hannousse wrote:

> I'm interested to the concept of arrows in Haskell, however, I couldn't
> find a real application or example using this new technology in a real
> world application. All what I found are just academic examples and other

The XML processing in HXT
(http://www.fh-wedel.de/~si/HXmlToolbox/index.html)
is based on arrows

Cheers,

  Uwe
_______________________________________________
Haskell mailing list
Haskell@...
http://www.haskell.org/mailman/listinfo/haskell

 « Return to Thread: Haskell Arrows Application