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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2cb1f0b6d642e1dc X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!t19g2000prd.googlegroups.com!not-for-mail From: Shark8 Newsgroups: comp.lang.ada Subject: Re: Pascal Calling Convention Date: Wed, 23 Mar 2011 19:15:46 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <9b04626e-567d-408c-aab3-39b964b3ffd6@l2g2000prg.googlegroups.com> NNTP-Posting-Host: 174.28.187.243 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1300932946 30158 127.0.0.1 (24 Mar 2011 02:15:46 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 24 Mar 2011 02:15:46 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: t19g2000prd.googlegroups.com; posting-host=174.28.187.243; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.15) Gecko/20110303 Firefox/3.6.15 ( .NET CLR 3.5.30729; .NET4.0E),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:19384 Date: 2011-03-23T19:15:46-07:00 List-Id: On Mar 23, 5:25=A0pm, Yannick Duch=EAne (Hibou57) wrote: > The Borland Pascal 7 runtime was/is simple enough; there should be a way = =A0 > to emulate it on top of the Ada runtime, which is more complete. I think we crossed wires; I was thinking about implementing the Ada runtime via BP7; this would (in theory) allow me to compile Ada 'normally' (w/ o having to mess with making a zero footprint and Standard) and load it up as the OS... this would give me the advantage of being able to run the OS as either "just another program" [for testing and such] and also as the actual OS for a machine. (That setup is actually pretty useful for debugging; it's what I used before though with DOS & BP7 rather than Windows & Delphi.) > > {True, it would be limited to 32-bits; but there isn't going to be a > > shortage of 32-bit CPUs for a while.} > > I hope too they will live for a long time again =A0(I don't want to see = =A0 > millions of machines discharged and thrown away to Africa). *nod* - Just because it's "old" doesn't mean it's not effective... The Mosin-Nagant and the 1911-design are proof of that, though in the realm of firearms rather than computers.