[Haskell-cafe] A very edgy language
Andrew Coppin
andrewcoppin at btinternet.com
Sat Jul 7 13:49:25 EDT 2007
Dave Bayer wrote:
> I was beginning to accept that I might die before clearing my pipeline
> of research projects I want to code up.
...so it's *not* just me!
> Haskell has given me new hope.
Indeed. ;-)
Today I hve implemented encoders and decoders for RLE, MTF, Fibonacci
codes, and LZW. Next on my list is BWT, Huffman codes and arithmetic
coding. (That last is *very* hard though...)
More information about the Haskell-Cafe
mailing list