Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!GARGOYLE.UCHICAGO.EDU!goer%sophist From: goer%sophist@GARGOYLE.UCHICAGO.EDU (Richard Goerwitz) Newsgroups: comp.lang.icon Subject: Icon compression Message-ID: <9101201603.AA12219@sophist> Date: 20 Jan 91 16:03:18 GMT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 8 Has anyone created any compression routines in Icon? I know of Robert Alexander's LZW compression utility, but, as he notes, it contains a lot of tracing and tests, and it much too slow for practical use. If anyone has written, say, a Huffmon encoding routine in Icon, I'd love to have it and not have to write it my- self.... -Richard