[Haskell-cafe] Are you a Haskell expert? [How easy is it to hire Haskell programmers]

Brandon S Allbery KF8NH allbery at ece.cmu.edu
Sat Jul 3 05:46:22 EDT 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 7/3/10 05:22 , Andrew Coppin wrote:
> Besides, why in the world do Haskell libraries have to involve C? I've
> written and released several libraries on Hackage, none of which are in any
> way related to C. Not every library is just a C binding, you know...

Mainly because they're complex and already exist (and are often heavily
optimized already); consider gtk2hs for the former and BLAS/LAPACK for the
latter.  You *really, really* don't want to have to reimplement any of those
as pure Haskell, trust me on this :)

- -- 
brandon s. allbery     [linux,solaris,freebsd,perl]      allbery at kf8nh.com
system administrator  [openafs,heimdal,too many hats]  allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university      KF8NH
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwvBu4ACgkQIn7hlCsL25UYmgCcCBXIk7MY51onQ8H/jPdSE9Hg
BgsAmwZFRt8ryjI+jk5K4KrzCfhSRQZn
=vdia
-----END PGP SIGNATURE-----


More information about the Haskell-Cafe mailing list