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-Thread: 103376,545551cf46d41dea X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newscon06.news.prodigy.com!prodigy.net!news-east.rr.com!news-feed-01.rdc-kc.rr.com!news.rr.com!cyclone2.kc.rr.com!news2.kc.rr.com!tornado.socal.rr.com.POSTED!53ab2750!not-for-mail Newsgroups: comp.lang.ada Subject: Re: ICFP Programming Contest virtual machine in Ada References: <87zmeobwtd.fsf@willow.rfc1149.net> <1154465002.9271.1.camel@localhost.localdomain> <44d03454$1_2@news.bluewin.ch> From: Keith Thompson Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:gEeI5ozFrQoTWcZFbMzDWT5vmFU= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 03 Aug 2006 22:58:59 GMT NNTP-Posting-Host: 66.75.13.45 X-Complaints-To: abuse@rr.com X-Trace: tornado.socal.rr.com 1154645939 66.75.13.45 (Thu, 03 Aug 2006 15:58:59 PDT) NNTP-Posting-Date: Thu, 03 Aug 2006 15:58:59 PDT Organization: Road Runner High Speed Online http://www.rr.com Xref: g2news2.google.com comp.lang.ada:6073 Date: 2006-08-03T22:58:59+00:00 List-Id: Gautier writes: > Georg Bauhaus: >> Alas, this code cannot be compiled with a plain Ada compiler >> as it uses non-Ada 'Img (which is brief, though). > > Yep, the golden rule is: before releasing, always test with two > different compilers, you never know. For instance, the Aonix ObjectAda > one... A download of the 7.2.2 SE can be found there: > http://www.ada-deutschland.de/AdaTourCD2004/index_tools.html > Probabily a newer version can be found on Aonix's site. Here's an English translation, via Babel Fish, of the web site's description for the ObjectAda download: ObjectAda (R) for Windows (R) Special edition License ObjectAda is a family of integrated development environments for the production of portable, reliable and efficient programs. ObjectAda is available on the platforms Windows, Solaris, HP-UX and AIX. ObjectAda real-time supports the processor families power PC, Intel and Motorola 68k as CROSS development platform. The Special edition of ObjectAda for Windows is not a fully functional version of ObjectAda and requires a license key. It may not be used for commercial purposes. The following restrictions apply: a program may not contain any more than 35 translation units. A translation unit may not contain again no more as 20 tasks and no more than 2000 lines. (Setup implement.) -- Keith Thompson (The_Other_Keith) kst-u@mib.org San Diego Supercomputer Center <*> We must do something. This is something. Therefore, we must do this.