From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,21c8789b4410c935 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!goblin1!goblin.stu.neva.ru!news2.euro.net!feeder.news-service.com!216.196.110.142.MISMATCH!border3.nntp.ams.giganews.com!Xl.tags.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!local2.nntp.ams.giganews.com!nntp.bt.com!news.bt.com.POSTED!not-for-mail NNTP-Posting-Date: Sun, 06 Mar 2011 11:48:51 -0600 From: Stephen Sangwine Newsgroups: comp.lang.ada Date: Sun, 6 Mar 2011 17:48:51 +0000 Message-ID: <2011030617485116807-sjs@essexacuk> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: ZLib in Ada ? User-Agent: Unison/1.8.1 X-Usenet-Provider: http://www.giganews.com X-AuthenticatedUsername: NoAuthUser X-Trace: sv3-WN6ln9UkV+zoGjEqGTUWsOOQgJvI/yDbce/DEPkH7dtcF89r1r1DmAiz0toZ4ktaht1rJNm28rLDVjO!cSqnjTsvDstppjJyS7v81pW0DHHe/Vccwj7sA0F43iLtRfFDnj1yVJzPHNWS83ruXfQ= X-Complaints-To: abuse@btinternet.com X-DMCA-Complaints-To: abuse@btinternet.com X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 2018 Xref: g2news2.google.com comp.lang.ada:18878 Date: 2011-03-06T17:48:51+00:00 List-Id: I started to write one in 2003, but the task is big, and interpreting the Zlib compression/decompression standard (actually an RFC) is not easy. It looks like 2007 was the last year I did anything on it, and I don't even have a working deflator (decompression code). Zlib_Ada came along, and that seemed good enough. Any new implementation in Ada is going to need a lot of testing before it gets as reliable as Zlib itself. If anyone's interested in working on it, I could start a Sourceforge project and make the code available, or others could join the project and work on it. Steve Sangwine On 2011-03-04 07:37:45 +0000, Gautier write-only said: > Out of curiosity: does something like that exist ? > Cheers > ______________________________________________________________ > Gautier's Ada programming -- http://gautiersblog.blogspot.com/ > NB: follow the above link for a working e-mail address