[gambit-list] Very high speed compressor/decompressor for Gambit

vasil vasil.s.d at gmail.com
Tue Mar 10 18:31:43 EDT 2009


I have nice binding of minilzo to Gambit.

Minilzo is very high speed compressor/decompressor by Markus Franz Xaver
Johannes Oberhumer (http://www.oberhumer.com/opensource/lzo/).

Last night I wrote a simple binding to it.

Its speed so high that allows of compression/decompression of many
things in programs on the fly.

Sources attached to this letter.

Compilation of module: gsc lzo.scm

It is possible to built-in it in Gambit. Just put sources in Gambits
sources lib directory and make appropriate changes in makefile and
makefile.in (add lzo.scm, lzo.c and lzo.o to corresponding sections).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: minilzo.tar.gz
Type: application/x-gzip
Size: 35073 bytes
Desc: not available
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20090311/df85e819/attachment.bin>


More information about the Gambit-list mailing list