From: mfb AT mbunix DOT mitre DOT org (Michael F Brenner) Newsgroups: comp.os.msdos.djgpp Subject: Re: adda95? Date: 21 Aug 1997 20:55:59 GMT Organization: The MITRE Corporation, Bedford Mass. Lines: 13 Message-ID: <5tia0v$a4n@top.mitre.org> References: <01bcae4c$6d98a8c0$7748b98d AT sekinger DOT usaor DOT net> NNTP-Posting-Host: mbunix.mitre.org Summary: Ada95 is an ISO Standard object oriented language To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk >> DJGPP is a 32-bit C/C++/Ada95 development environment >> -------------- for the MS-DOS environment, based on the GNU tools. > Where is the Ada95 stuff? What zip files are needed? I read through the V2 > Faq (section 4.5 What Files to Download?) and came up empty. I also checked > through the Simtel ftp site to no avail. Ada95 is an ISO Standard object oriented computer language whose Reference Manual is at http://www.adahome.com/rm95/. You can buy several brands of compilers. Or you can download gnat, which is a gcc compiler like gcc or g77. Gnat is available Free at ftp://ftp.cdrom.com/pub/languages/ada/compiler/gnat/distrib/ez2load for the PC and other targets from other mirror sites.