7 Jul
                
                    2007
                
            
            
                7 Jul
                
                '07
                
            
            
            
        
    
                1:49 p.m.
            
        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...)