[Haskell-beginners] combinator

Christopher Howard christopher.howard at frigidcode.com
Thu Sep 20 12:59:11 CEST 2012


Is there some kind soul who would elaborate somewhat on what exactly a
combinator is, and the significance they have in Haskell programming? Is
there anything special about the way that we use the term in a Haskell
programming context? Are combinators tied into everything we do in
Haskell, or is it more of a special branch of study?

A year or two ago I studied some lambda calculus, and I remember some
interesting (but rather theoretical) little problems involving
properties of certain combinators, and how they behaved when combined
with others. But in some Haskell module documentation, it seems like
everything and anything is referred to as a "combinator", so I'm getting
a bit confused.

-- 
frigidcode.com
indicium.us

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 551 bytes
Desc: OpenPGP digital signature
URL: <http://www.haskell.org/pipermail/beginners/attachments/20120920/93fed250/attachment.pgp>


More information about the Beginners mailing list