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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f495c7652c09dd8c X-Google-Attributes: gid103376,public From: David Botton Subject: Re: Does this model work ? Date: 1999/05/16 Message-ID: <373E53BA.68877B63@Botton.com>#1/1 X-Deja-AN: 478380829 Content-Transfer-Encoding: 7bit References: <373e38e2.31311363@news2.ibm.net> <373C5244.3A16F5B8@easystreet.com> <374a882a.4192147@news2.ibm.net> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@gate.net X-Trace: news.gate.net 926831539 19082 199.227.189.131 (16 May 1999 05:12:19 GMT) Organization: CyberGate, Inc. Mime-Version: 1.0 NNTP-Posting-Date: 16 May 1999 05:12:19 GMT Newsgroups: comp.lang.ada Date: 1999-05-16T05:12:19+00:00 List-Id: I remember one write up on USCD Pascal even said "write once run everywhere" thanks to p-code :-) David Botton Florian Weimer wrote: > > jmarten@ibm.net (Jean-Marten Marchi) writes: > > > Ah, nothing is new in this business ! Didn't Pascal have a Virtual > > Machine too? > > AFAIK there were quite a few compilers out there which compiled to > byte code. You just didn't call it Virtual Machine, then.