> From: L.Tomei <[EMAIL PROTECTED]> > > Can anybody point me to a J implementation of some compression/decompression > algorithm like LZ77, LZ78, LZW, LZMA... ? > I should like to understand which could be the best approach in J to this > type of processing on data streams.
See also
http://www.jsoftware.com/jwiki/Essays/Huffman_Coding
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
