> Does anyone have code for compressing strings using zlib, lzo or some
> other common llibrary/algorithm? I seem to have z3 working, but the
> performance is really terrible -- I may be doing something wrong, to
> be fair, the documentation is a bit light.
Well, a long time ago I wrote some code to compress/decompress with
zlib algorithms:
http://anonymous:@freaks-unidos.net/azul-home/src/chicken-eggs-original/stream-zlib/stream-zlib.scm
Since it uses streams, I doubt it's gonna be fast for your purposes.
Alejo.
http://azul.freaks-unidos.net/
_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users