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,856ad718e015a921 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!a9g2000yqg.googlegroups.com!not-for-mail From: jonathan Newsgroups: comp.lang.ada Subject: Re: TIOBE index Date: Sun, 26 Sep 2010 14:53:50 -0700 (PDT) Organization: http://groups.google.com Message-ID: <5177280c-34e0-47e0-8a20-151ab25ecf10@a9g2000yqg.googlegroups.com> References: NNTP-Posting-Host: 143.117.23.233 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1285538031 12112 127.0.0.1 (26 Sep 2010 21:53:51 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 26 Sep 2010 21:53:51 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a9g2000yqg.googlegroups.com; posting-host=143.117.23.233; posting-account=Jzt5lQoAAAB4PhTgRLOPGuTLd_K1LY-C User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.19) Gecko/2010091808 Iceweasel/3.0.6 (Debian-3.0.6-3),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:14276 Date: 2010-09-26T14:53:50-07:00 List-Id: On Sep 26, 4:21=A0pm, "Martin Krischik" wrote: > Hi > > surprise, Ada is back in the top 20: > > http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html Another (rather better!) language popularity index http://lang-index.sourceforge.net/ also shows a large September jump, but the interesting thing to me is the source code (follow the links). To me it's very nice example of Ada + Ada Web Server programming, not something I would ever know how to do myself without examples like this. J.