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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5b81bd076b0e18d6 X-Google-Attributes: gid103376,public From: "Marin David Condic, 561.796.8997, M/S 731-96" Subject: Re: Where can I get some sample source code? Date: 1998/02/18 Message-ID: <98021810500861@psavax.pwfl.com>#1/1 X-Deja-AN: 326294283 Sender: Ada programming language Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU X-VMS-To: SMTP%"INFO-ADA@VM1.NODAK.EDU" X-VMS-Cc: CONDIC Newsgroups: comp.lang.ada Date: 1998-02-18T00:00:00+00:00 List-Id: x writes: |I'm just learning Ada and would like to look at some actual source |code, not just the stubs they have in books. | |Does anyone know where I can get some? I started searching through |the PAL but all I got was lost. | It might help to explain what sort of examples you might be looking for. For example, if you're interested in compiler technology, the source code for the GNAT compiler is available. But that might be a bit deep - especially if you are just starting out in programming. I'm pretty sure that Dr. Feldman's book on introductory programming in Ada had some related source code available via internet. If you're looking for some intro level examples of things like Text_IO, etc., I've got some code I use in an "Intro to Ada for Engineers" pitch I do which illustrates some GNAT specific features and some basics for getting started in programming in Ada. Drop me a note with a valid e-mail address and I can forward it to you. (If you are using something other than GNAT, you might have some trouble with some of the examples.) MDC Marin David Condic, Senior Computer Engineer Voice: 561.796.8997 Pratt & Whitney GESP, M/S 731-95, P.O.B. 109600 Fax: 561.796.4669 West Palm Beach, FL, 33410-9600 Internet: CONDICMA@PWFL.COM ============================================================================= "I filled out an application that said, 'In Case Of Emergency Notify'. I wrote 'Doctor'... What's my mother going to do?" -- Steven Wright =============================================================================