Re: [colorforth] Unused character encodings available in Colorforth
- Subject: Re: [colorforth] Unused character encodings available in Colorforth
- From: Mark Slicker <maslicke@xxxxxxxxxxx>
- Date: Fri, 27 Feb 2004 11:53:29 -0500 (EST)
I noticed my treatment of number is not quite right. The trailing ones
will clober already packed bits. I did not yet write the reverse of this
program to test.
When I figure out an elegant fix, I will post it.
On Fri, 27 Feb 2004, Mark Slicker wrote:
> Ok, I've put a webpage up with a specification and source code:
>
> http://personalwebs.oakland.edu/~maslicke/colorforth/compress/
>
> I tested the compression on these source blocks:
>
> block 108 goes from 149 words to 99 words
> block 110 goes from 172 words to 112 words
>
> Of course when you consider blocks as 256 words, the compression is quite
> a bit better, eliminating the empty space.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
> For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
> Main web page - http://www.colorforth.com
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com