alef78 / lzoma

experimental data compression algoritm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To compile with MSVC:

Open Developer Command Prompt and type:
cl pack.c divsufsort.c
cl unpack.c

Note: MSVC support is currently untested, probably has bugs. Better use gcc or mingw if possible.


About

experimental data compression algoritm

License:GNU General Public License v2.0


Languages

Language:C 93.5%Language:C++ 3.6%Language:Assembly 2.5%Language:Makefile 0.3%