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,b30bd69fa8f63cb2 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-11 05:39:04 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!not-for-mail Date: Wed, 11 Jun 2003 14:38:32 +0200 From: Erlo Haugen <_elh_@_terma_._com_> Newsgroups: comp.lang.ada Subject: Re: C bug of the day Message-ID: <20030611143832.00000a74._elh_@_terma_._com_> References: <20030611114948.00000bcc._elh_@_terma_._com_> <20030611125000.000018b5._elh_@_terma_._com_> <20030611132925.000001ea._elh_@_terma_._com_> Organization: Terma A/S X-Newsreader: Sylpheed version 0.9.0claws (GTK+ 1.3.0; Win32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 62.242.55.242 X-Trace: 1055335144 dread11.news.tele.dk 5141 62.242.55.242 X-Complaints-To: abuse@post.tele.dk Xref: archiver1.google.com comp.lang.ada:38980 Date: 2003-06-11T14:38:32+02:00 List-Id: On Wed, 11 Jun 2003 13:58:05 +0200 Vinzent Hoefler wrote: > Erlo Haugen wrote: > > >On Wed, 11 Jun 2003 13:08:02 +0200 > >Vinzent Hoefler wrote: > >> > >> At least for 6502 and Z80 exist C-compilers, so I don't see why there > >> shouldn't be any Ada-Compiler. I even remember playing around with > > >Efficiency ?? > > Well, I don't see what would make Ada-compiled code less efficient > that C-compiled code. :) > Perhaps not, but C need to implement pointers, which Ada don't. Could one imagine an MCU without indexed access to ram?? > Or do you mean, that programming HLL on those machines is quite > inefficient in general? > If the ram area is small and the registers awkward, yes. (MC68705 in variuos versions comes to mind.) > >> Pascal and FORTH on a Z80 machine (around 1986). > > >Jupiter Ace. > > No no, this one: . I don't > know where the FORTH thingie came from. > The Ace runs Forth. Erlo -- Remove the underscores