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,a0be06fbc0dd71f1,start X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!out01a.usenetserver.com!news.usenetserver.com!in01.usenetserver.com!news.usenetserver.com!newsfeed101.telia.com!nf02.dk.telia.net!news.tele.dk!feed118.news.tele.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Date: Sat, 29 Dec 2007 04:06:39 +0100 From: Rico Secada Newsgroups: comp.lang.ada Subject: The future of Ada is at risk Message-ID: <20071229040639.f753f982.coolzone@it.dk> X-Newsreader: Sylpheed version 2.3.0beta5 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Organization: SunSITE.dk - Supporting Open source NNTP-Posting-Host: 85.233.228.239 X-Trace: news.sunsite.dk DXC=^D`;\LDT3V2jd^7_dR6Ih5YSB=nbEKnk;5l7JOAVQ`j281``0@1]3Q8WEX\AJTm9m1Z@l;09NeVZ>3VX4EQZ\7\=T:g0ZI7T@I0 X-Complaints-To: staff@sunsite.dk Xref: g2news1.google.com comp.lang.ada:19050 Date: 2007-12-29T04:06:39+01:00 List-Id: I have been doing a lot of research about the usage of Ada, both in industry and in the Open Source community. I am possible writing a paper on the issue and needs some constructive criticism. I have reached the following conclusions: 1. Many companies are moving away from Ada towards C/C++. Many has already moved during the past 10 years. 2. Very few projects exists on Sourceforge and Freshmeat compared to other languages like C++, Java, Python and others. Only 92 projects on Sourceforge.net and 57 on Freshmeat.net. 3. This is the biggest problem: Ada lacks free support on all platforms. The GNU GNAT Compiler is the only Open Source compiler, and it lacks proper support and implementation on a variety of platforms. The different GNU/Linux implementations of GNAT and the different BSD implementations seems to miss different aspects making it impossible to port larger projects without having to buy a proprietary compiler. My study shows, from searching around different mailing list archives on GNU/Linux and BSD, that people are very attracted towards Ada, but because of a poor implementation on different platforms when compared to C and C++ people stay away and focus on those languages instead. Problems with GNU GNAT and platform independence seems to be the one major reason why Ada isn't a moving target. I would like your comments on this please! Best regards. Rico Secada.