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=0.4 required=5.0 tests=BAYES_00,DATE_IN_PAST_24_48, FORGED_GMAIL_RCVD,FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,d5b211b0c1ffcf3e X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.204.152.217 with SMTP id h25mr392710bkw.3.1339692232286; Thu, 14 Jun 2012 09:43:52 -0700 (PDT) Path: e27ni47916bkw.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Vadim Godunko Newsgroups: comp.lang.ada Subject: Re: Practicalities of Ada for app development Date: Tue, 12 Jun 2012 12:52:52 -0700 (PDT) Organization: http://groups.google.com Message-ID: <7b156db2-bea1-4187-82d7-25be5392227c@googlegroups.com> References: <79c5c9f7-4b72-4990-8961-b3e2db4db79b@qz1g2000pbc.googlegroups.com> NNTP-Posting-Host: 95.153.160.186 Mime-Version: 1.0 X-Trace: posting.google.com 1339530859 9987 127.0.0.1 (12 Jun 2012 19:54:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 12 Jun 2012 19:54:19 +0000 (UTC) In-Reply-To: <79c5c9f7-4b72-4990-8961-b3e2db4db79b@qz1g2000pbc.googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=95.153.160.186; posting-account=niG3UgoAAAD7iQ3takWjEn_gw6D9X3ww User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-06-12T12:52:52-07:00 List-Id: > > 4. How about production quality, open source libraries for things like > Unicode support, sockets, network communication, GUIs, etc? The stuff > at www.dmitry-kazakov.de looks good, but most of what I have seen > online is from the 1980s and pretty rough to begin with. > Unicode support (and much more) can be found in Matreshka [1]. Cross-platform GUI can be implemented with QtAda [2]. [1] http://forge.ada-ru.org/matreshka [2] http://www.qtada.com/