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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,38159b1b5557a2e7 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-01-27 14:16:53 PST Path: archiver1.google.com!news2.google.com!fu-berlin.de!area.cu.mi.it!news.mailgate.org!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Standard Ada Preprocessor Date: 27 Jan 2004 22:13:36 +0000 Organization: Pushface Sender: simon@smaug.pushface.org Message-ID: References: <100upo7ln5e3k59@corp.supernews.com> <400FC8E8.2040100@noplace.com> <_JSdna166JuxFo3dRVn-hg@comcast.com> <401115B7.5020205@noplace.com> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1075241812 29718 62.49.19.209 (27 Jan 2004 22:16:52 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Tue, 27 Jan 2004 22:16:52 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Xref: archiver1.google.com comp.lang.ada:4947 Date: 2004-01-27T22:13:36+00:00 List-Id: David Starner writes: > My feelings too. 15 years ago, someone made a killing by releasing a > Turbo Pascal for under a hundred bucks, and made Pascal a major > language. Free software has helped drop the off-the-shelf price of > a complete Un*x system with C, C++, Pascal and Lisp compilers to > under a hundred bucks. But I still get quoted a price of $700 for > an Ada compiler. Maybe that's fine for ye system engineers, but > programmers, especially we student programmers, don't have a wealth > of money to drop on compilers. Perhaps I need to find a new hammer. This doesn't make sense. The latest GCC distribution comes with C, C++, Fortran, Java, Pascal, Python, Perl, and --- yes --- Ada. All at practically zero cost. If I want a supported environment for any of those I will have to pay money. For example, Dr Dobb's is advertising the Intel C++ compiler for Linux at a special discount price of $378. The Ada compiler for $700 is probably the Aonix one? They have a free download too, again not supported (though they do have a mailing list). -- Simon Wright 100% Ada, no bugs.