[Haskell-cafe] ANNOUNCE: pointless-haskell 0.0.1

Hugo Pacheco hpacheco at gmail.com
Sat Dec 6 13:52:23 EST 2008


Dear Haskelleers,
Alcino Cunha and me are pleased to announce the release of the Pointless
Haskell library in Hackage:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pointless-haskell

Pointless Haskell is library for point-free programming with recursion
patterns defined as hylomorphisms, inspired in ideas from the PolyP library.
The re-implementation of the library using type functions (in opposition to
classes with functional dependencies) enables a type-level view of data
types as the fixed points of functors and  provides a better experience to
the users in terms of code sanity.
The library also features the visualization of the intermediate data
structure of hylomorphisms with GHood.

I am giving birth to a website with some examples:
http://haskell.di.uminho.pt/wiki/Pointless+Haskell

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-cafe/attachments/20081206/f09d811d/attachment.htm


More information about the Haskell-Cafe mailing list