Re: [colorforth] shifted huffman trees
- Subject: Re: [colorforth] shifted huffman trees
- From: Mark Slicker <maslicke@xxxxxxxxxxx>
- Date: Tue, 21 Sep 2004 21:56:58 -0400 (EDT)
On Tue, 21 Sep 2004, John R. Strohm wrote:
>
> If what you are trying to compress is English text, then you use English text to
> build your Huffman tree. If what you are trying to compress is FORTH source,
> then you should be using FORTH source to build your tree. A Huffman tree that
> is optimal for English may or may not be optimal for FORTH.
>
It is not really an either or situation for colorForth. Documentation is
encoded in same format. And the Huffman tree is fixed.
---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com