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,1a3e357ad6434652 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-28 09:05:47 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Affordable Ada compiler for Motorola 68332? Date: 28 Apr 2003 12:01:28 -0400 Organization: NASA Goddard Space Flight Center (skates.gsfc.nasa.gov) Message-ID: References: NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1051546597 27330 128.183.235.92 (28 Apr 2003 16:16:37 GMT) X-Complaints-To: usenet@news.gsfc.nasa.gov NNTP-Posting-Date: 28 Apr 2003 16:16:37 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Xref: archiver1.google.com comp.lang.ada:36690 Date: 2003-04-28T16:16:37+00:00 List-Id: "Rune Winther" writes: > Hi! > > I'm considering using a Motorola 68332 based controller (Eyebot) in student > projects, and I am therefore in need of a suitable Ada compiler. I love this; simply because you are writing code, you need an Ada compiler :). Ada has finally arrived :). > If anyone can help me find a usable and cheap (academic/educational > license?) compiler I would really appreciate this. see www.adaic.org for the complete list of Ada vendors. I believe GNAT targets the 68k, but it depends on your operating system. -- -- Stephe