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,a92e43963a6b930f X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!193.252.117.184.MISMATCH!feeder.news.orange.fr!not-for-mail Message-ID: <4C3CB90E.70602@obry.net> Date: Tue, 13 Jul 2010 21:05:50 +0200 From: Pascal Obry Organization: Home - http://www.obry.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr-FR; rv:1.8.1.22) Gecko/20090605 Thunderbird/2.0.0.22 Mnenhy/0.7.5.0 MIME-Version: 1.0 Newsgroups: comp.lang.ada To: Britt Snodgrass Subject: Re: N best things about Ada? References: <97691fd2-7411-4ccc-bc7b-290aca633cd5@z30g2000prg.googlegroups.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit NNTP-Posting-Date: 13 Jul 2010 21:05:40 CEST NNTP-Posting-Host: 82.124.68.85 X-Trace: 1279047940 reader.news.orange.fr 27584 82.124.68.85:2078 X-Complaints-To: abuse@orange.fr Xref: g2news1.google.com comp.lang.ada:12397 Date: 2010-07-13T21:05:40+02:00 List-Id: My list would be: 1. Packages as organizational units not mixed-up with object support 2. Separation of specification from implementation (body) 3. Unconstrained objects, can even be declared on the stack (no much need for dynamic allocation). 4. Representation clauses for precise data representation (e.g., for hardware interfacing) 5. Support for concurrent and distributed applications. 6. Great readability (e.g., begin/end instead of curly braces) 7. Sound generic support 8. A good (well thought out and reviewed) language standard 9. The GNAT compiler's great error and warning messages. 10. The availability of SPARK when very high (safe & secure) assurance is needed. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.net - http://v2p.fr.eu.org --| "The best way to travel is by means of imagination" --| --| gpg --keyserver keys.gnupg.net --recv-key F949BD3B