Re: A85: Re: Text editor with compression??
[Prev][Next][Index][Thread]
Re: A85: Re: Text editor with compression??
> If you only want to compress text use static huffman. The adaptive version
> takes up way too much space, text can be compressed rather well using the
> static version. However why would you want compressed text on your TI85 ?
> The keyboard makes it impossible to typer more than a few lines at a time.
Text compresses well with almost anything, let alone huffman (static or
dynamic).
It has uses beyond just user-entered text. It could be used for online docu-
mentation or a program editor or something that would send information
from a computer.