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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2537115450286f44,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-18 10:46:50 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newshub.sdsu.edu!logbridge.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Ada IDEs (was Re: Re-Marketing Ada) Date: 18 Nov 2003 13:36:45 -0500 Organization: NASA Goddard Space Flight Center (skates.gsfc.nasa.gov) Message-ID: NNTP-Posting-Host: shevek.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1069180864 3970 128.183.235.101 (18 Nov 2003 18:41:04 GMT) X-Complaints-To: usenet@news.gsfc.nasa.gov NNTP-Posting-Date: 18 Nov 2003 18:41:04 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Xref: archiver1.google.com comp.lang.ada:2640 Date: 2003-11-18T18:41:04+00:00 List-Id: "Stephane Richard" writes: > OF course, before the GPS (Gnat programming system) thre also was nothing > close to an integrated IDE for Ada either. Hmph. Emacs is the best IDE around, as well as being the oldest, and it supports Ada very well, and has for years. I guess you mean "easy to learn" "point and click" IDE, as opposed to "powerful and productive" IDE. Even there, recent Emacsen (plural of Emacs :) are pretty good at providing guidance to newbies (not as good as GPS, I'll grant you). > Seems today, the popular thing is wizards in applcations that > accomplish basic setup of applications for example. visual tools > like that that eases the development cycle a bit. Only for systems that match what the wizard does. One of the reasons I like Emacs and Ada is that they do _not_ impose any programming paradigms; they let you use which ever one is best for the problem at hand. -- -- Stephe