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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6cfdc446e6bbe8ba X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.193.129 with SMTP id ho1mr22902342pbc.8.1340203275105; Wed, 20 Jun 2012 07:41:15 -0700 (PDT) Path: l9ni72670pbj.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: AdaMagica Newsgroups: comp.lang.ada Subject: Re: Listing currently maintained libraries for Ada Date: Wed, 20 Jun 2012 07:39:26 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: 91.7.123.226 Mime-Version: 1.0 X-Trace: posting.google.com 1340203274 25002 127.0.0.1 (20 Jun 2012 14:41:14 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 20 Jun 2012 14:41:14 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=91.7.123.226; posting-account=rmHyLAoAAADSQmMWJF0a_815Fdd96RDf User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-06-20T07:39:26-07:00 List-Id: You might add: SI Unit checker (will probably not have any updates in the next future) http://www.christ-usch-grein.homepage.t-online.de/Ada/SI.html Reference-counted pointers whose safety cannot be compromized (not task safe however) (will have an Ada 2012 update soon) http://www.christ-usch-grein.homepage.t-online.de/Ada/Smart_Pointers.html A lexical scanner for Ada (all Ada versions from 83 to 2012) http://www.christ-usch-grein.homepage.t-online.de/Ada/Lexer.html Open Token, token analysis and parsing (including token recognizers for Ada, Java, C, Modula 3) http://stephe-leake.org/ada/opentoken.html