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,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9bee043b70322cbb,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-28 12:50:08 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!ihnp4.ucsd.edu!news.service.uci.edu!not-for-mail From: "Navid Azimi" Newsgroups: comp.lang.ada Subject: Newbie ... Starting Point? Date: Sat, 28 Jul 2001 12:46:31 -0700 Organization: University of California, Irvine Message-ID: <9jv4rj$t7h$1@news.service.uci.edu> NNTP-Posting-Host: cx11387-b.msnv1.occa.home.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Xref: archiver1.google.com comp.lang.ada:10670 Date: 2001-07-28T12:46:31-07:00 List-Id: Hello, I was referred to use ADA (GtkAda...whatever the difference is) as my language of choice for a certain product I was to develop in C++. Now I have a very simple question, what gui compiler can I use to start practicing coding little programs like Hello World and the like. (ie. MSVC for C++ is a GUI, while Cygnus is DOS oriented) I'm looking for the MSVC equiv for Ada. Many thanks, - K PS. C++ source code programs are .cpp, are Ada source code programs .adb ??