alef78 / lzoma

experimental data compression algoritm
GNU General Public License v2.0
21 stars 1 forks source link

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.