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.0 required=5.0 tests=BAYES_00,FORGED_HOTMAIL_RCVD2, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d5b211b0c1ffcf3e X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.204.154.133 with SMTP id o5mr2151897bkw.0.1339225053384; Fri, 08 Jun 2012 23:57:33 -0700 (PDT) Path: e27ni30243bkw.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: gautier_niouzes@hotmail.com Newsgroups: comp.lang.ada Subject: Re: Practicalities of Ada for app development Date: Fri, 8 Jun 2012 23:55:47 -0700 (PDT) Organization: http://groups.google.com Message-ID: <75d8b716-6a41-4a3a-839f-926f1251b47f@googlegroups.com> References: <79c5c9f7-4b72-4990-8961-b3e2db4db79b@qz1g2000pbc.googlegroups.com> NNTP-Posting-Host: 62.203.186.184 Mime-Version: 1.0 X-Trace: posting.google.com 1339225053 22809 127.0.0.1 (9 Jun 2012 06:57:33 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 9 Jun 2012 06:57:33 +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=62.203.186.184; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-06-08T23:55:47-07:00 List-Id: Hello, Since I develop desktop applications for both my job and for hobby, and GUI apps and command-line apps, my answer is: "yes, you can!". For 3, have a look there: http://sf.net/directory/language:ada/ or other open-source platforms. For 5, I've never seen an Ada development system that was *not* incremental. It's probably because Ada is modular from day one (really modular, not the hacks with "include"'s). For 6, you might see a significant difference only "hello-world"-size programs. You might be concerned only if you intend to develop for a 8-bit platform. For desktop apps, not a problem. _________________________________________________________ Gautier's Ada programming -- http://sf.net/users/gdemont/