comp.lang.ada
 help / color / mirror / Atom feed
From: gautier_niouzes@hotmail.com
Subject: Coming soon: Zip-Ada v.51, with a LZMA encoder
Date: Sat, 20 Aug 2016 16:42:19 -0700 (PDT)
Date: 2016-08-20T16:42:19-07:00	[thread overview]
Message-ID: <d315706a-8818-45dc-ac02-394eba77f3d5@googlegroups.com> (raw)

In a nutshell, a LZMA encoder has been added to the collection.
It is not a binding, nor a full literal translation of the C code,
but it has been written from scratch. Only a few portions such as the
bit encoder are translated. Other portions are mirrored from the decoder.
Some effort has been put to have clear identifiers and to make the
whole algorithm understandable.

List of changes for the upcoming version:
  - LZMA.Encoding has been added; it is a standalone compressor,
      see lzma_enc.adb for an example of use.
  - Zip.Compress provide now LZMA_1, LZMA_2 methods. In other words, you
      can use the LZMA compression with Zip.Create.
  - Zip.Compress.Deflate: Deflate_1 .. Deflate_3 compression is
      slightly better.

The sources can be retrieved from the following Subversion repository:
  https://sf.net/p/unzip-ada/code/HEAD/tree/
...or, if you prefer Git:
  https://github.com/svn2github/unzip-ada
  
Don't hesitate to test, play with, ask questions, report eventual bugs,
typos...
_________________________ 
Gautier's Ada programming 
http://gautiersblog.blogspot.com/search/label/Ada 
NB: follow the above link for a valid e-mail address 

                 reply	other threads:[~2016-08-20 23:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox