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,9a220b868bcf1c5c X-Google-Attributes: gid103376,public From: John Howard Subject: Re: Ada compiler Date: 1996/07/10 Message-ID: #1/1 X-Deja-AN: 167668790 references: <31E2B36D.4FAE@ntb.it> to: Nazzario content-type: TEXT/PLAIN; charset=US-ASCII organization: SkyNET Corporation mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-07-10T00:00:00+00:00 List-Id: On Tue, 9 Jul 1996, Nazzario wrote: > I need to know where can I find a really good freeware or shareware Ada > compiler and editor. Please does anybody can help me ?? > I just started to learn ADA language and I don't have any idea to where > can I find the applications above. > I would be very glad if somebody can help me. > Is there some ADA compiler or editor for windows (always shareware or > freeware)? > Thank you > MATTEO Hello, For a freeware Ada 95 compiler system, sources, editors and utilities: ftp://cs.nyu.edu/pub/gnat (The EZ2LOAD distribution provides editors for DOS or Windows v3.1.) To get the FAQ's and links to most everywhere else about Ada, see: Home of the Brave Ada Programmers (HBAP) http://lglwww.epfl.ch/Ada/ And lastly, there are several books to help learn about Ada 95. The freeware Ada 95 Rationale is a big help. The freeware Ada 95 Reference Manual is useful too. Also I use "Ada as a Second Language" by Norman Cohen (price:~ $35). Cohen, Norman H. Ada as a Second Language, 2nd ed. McGraw-Hill, 1996. 1133 pp. (ISBN: 0-07-011607-5) See http://www.research.ibm.com/people/n/ncohen/a3sl.html Mike Feldman distributes source code examples from his newly released books. I found them by the EZ2LOAD distribution of GNAT v3.05 for DPMI. The DPMI version works under DOS, Windows v3.1, or OS/2 in a DOS session. TITLE : ADA PROBLEM SOLVING & PROGRAM DESIGN [ 2.0 edition ] AUTHOR: FELDMAN ISBN #: 0201870096 PUB BY: ADDISON-WESLEY TITLE : DATA STRUCTURES WITH ADA [ 2.0 edition ] AUTHOR: FELDMAN ISBN #: 0201887959 PUB BY: ADDISON-WESLEY ------------------------------------------------------------------------ -- John Howard -- Team Ada Team OS/2 --