Re: Is there a free P-code interpreter?

sethml@dice.ugcs.caltech.edu (Seth LaForge)
Mon, 13 Feb 1995 02:37:26 GMT

          From comp.compilers

Related articles
Is there a free P-code interpreter? mircea@sina.tcamc.uh.edu (1995-02-06)
Re: Is there a free P-code interpreter? yeung@reed.edu (1995-02-08)
Re: Is there a free P-code interpreter? sethml@avarice.ugcs.caltech.edu (1995-02-09)
Re: Is there a free P-code interpreter? sethml@dice.ugcs.caltech.edu (1995-02-13)
| List of all articles for this month |

Newsgroups: comp.compilers
From: sethml@dice.ugcs.caltech.edu (Seth LaForge)
Keywords: Pascal, interpreter
Organization: California Institute of Technology, Pasadena, CA
References: 95-02-073
Date: Mon, 13 Feb 1995 02:37:26 GMT

Mircea Draghicescu <mircea@sina.tcamc.uh.edu> wrote:
>I am looking for a free P-code interpreter to be used in a compiler
>course. In fact, any stack machine emulator suitable for implementing
>Pascal will do.


I think I already posted something to this effect, but:


The late Caltech professor Jan van de Snepscheut, in his book _What
Computing is all About_, includes a program which both interprets a
simple stack-machine language and compiles Pascal-s (a simplified
Pascal) to it. It's available via anonymous ftp:
ftp://cs.caltech.edu/jan/pascals.p.


Seth
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.