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
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to