Re: Choosing software VM instruction sets

kwalker@cs.arizona.edu (Kenneth Walker)
28 May 91 21:34:34 GMT

          From comp.compilers

Related articles
Choosing software VM instruction sets mabel!landers@uunet.uu.net (1991-05-27)
Re: Choosing software VM instruction sets kwalker@cs.arizona.edu (1991-05-28)
Re: Choosing software VM instruction sets kgg@lfcs.edinburgh.ac.uk (Kees Goossens) (1991-05-29)
| List of all articles for this month |

Newsgroups: comp.compilers
From: kwalker@cs.arizona.edu (Kenneth Walker)
Keywords: interpreter, design
Organization: Compilers Central
References: 91-05-103
Date: 28 May 91 21:34:34 GMT

In article 91-05-103, mabel!landers@uunet.uu.net writes:
> I'm interested in finding references about the design of instruction sets for
> software based virtual machines...


You might look at the book "The Implementation of the Icon Programming
Language" by Griswold and Griswold, Princeton University Press, 1986
(ISBN 0-691-08431-9). It describes the interpreter and run-time system
for Icon. The interpreter has been ported to many platforms. (Note that
compared to Icon, C is NOT a high level language.)


    Ken Walker / Computer Science Dept / Univ of Arizona / Tucson, AZ 85721
    +1 602 621-4252 kwalker@cs.arizona.edu {uunet|allegra|noao}!arizona!kwalker
--


Post a followup to this message

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