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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a43471f113780a14 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-08 07:25:02 PST Path: archiver1.google.com!news2.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!colt.net!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: Michael Bode Newsgroups: comp.lang.ada Subject: Re: Is there a Graphical IDE to GNAT 3.14p (Win2K platform)? Date: 08 Jun 2002 16:23:36 +0200 Organization: Organized? Me? Sender: mb@jupiter.solar.system Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.t-online.com 1023546236 04 25139 wh6ObzrGSma6qw 020608 14:23:56 X-Complaints-To: abuse@t-online.com X-Sender: 320025674319-0001@t-dialin.net X-message-flag: IMPORTANT MESSAGE -- PLEASE READ IMMEDIATELY!!! X-Accepted-File-Formats: ASCII, .rtf, .ps, .pdf - *NO* MS Office files User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Xref: archiver1.google.com comp.lang.ada:25540 Date: 2002-06-08T16:23:36+02:00 List-Id: "Daniel Dudley" writes: > (Aside: why is it that most providers of programming tools > try to force command-line interfaces on Windows users? What > could be more unnatural than a command-line interface on > Windows or, for that matter, Macintosh?) In addition to the half dozen or so suggestions for IDEs I have to say that for Ada and in particular for Gnat a command line interface is not as bad as for other languages. You don't have to learn the command line syntax of several compile & link steps or the "programming language" of a complex make utility. Simply typing 'gnatmake hello' to build the executable should not be too difficult for a programmer. And it works the same way for much larger projects too. So even if there were no IDEs for Ada - which is not true - building an Ada program on the command line is much simpler than building e.g. a C{++} program. BTW: I'm pretty sure Microsoft's Visual C++ is a command line compiler too. Visual Studion calls it in the same way that Emacs calls Gnat. I suspect that Visual Studio even uses make files and nmake to build larger projects. -- begin Outlook_is_crap.txt.vbs Legen Sie die Diskette beschriftet mit Windows XP Professional-CD-ROM in Laufwerk A: ein.