[Haskell] ANNOUNCE: DrHylo 0.0.1
Hugo Pacheco
hpacheco at gmail.com
Sat Dec 6 13:55:06 EST 2008
Dear Haskelleers,
Alcino Cunha and me are pleased to announce the release of the DrHylo tool
in Hackage:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/DrHylo
DrHylo is a tool for deriving hylomorphisms from a restricted Haskell
syntax. It is based on the algorithm first presented in the paper Deriving
Structural Hylomorphisms From Recursive Definitions at ICFP'96 by Hu,
Iwasaki, and Takeichi.
The generated code can be run with Pointless Haskell (<
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pointless-haskell>),
allowing the visualization of the recursion trees of Haskell functions.
For more information, jsut follow:
http://haskell.di.uminho.pt/wiki/DrHylo
Any feedback is welcome.
Cheers,
hugo
--
www.di.uminho.pt/~hpacheco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell/attachments/20081206/954137d2/attachment.htm
More information about the Haskell
mailing list