Related articles |
---|
Design of Virtual Machines D.C.Page@massey.ac.nz (Dave) (1997-04-03) |
Re: Design of Virtual Machines allanmac@blueprint.com (Allan MacKinnon) (1997-04-06) |
Re: Design of Virtual Machines dlmoore@ix.netcom.com (David L Moore) (1997-04-06) |
Re: Design of Virtual Machines elcm@pacbell.net (Eliot & Linda) (1997-04-06) |
Re: Design of Virtual Machines oz@ds9.rnd.border.com (1997-04-13) |
Re: Design of Virtual Machines rweaver@ix.netcom.com (1997-04-16) |
From: | Allan MacKinnon <allanmac@blueprint.com> |
Newsgroups: | comp.compilers |
Date: | 6 Apr 1997 22:24:35 -0400 |
Organization: | [under construction] |
References: | 97-04-026 |
Keywords: | interpreter, architecture, books |
Dave wrote:
>
> ...
> I am interested in the design of virtual machines, their architecture,
> instructions sets, the context they were uses in, interpreters and so
> on.
>
One book from 1989 is: "Interpretation and Instruction
Path Coprocessing", Eddy H. Debaere and Jan M. Van Campenhout,
MIT Press, ISBN 0-262-04107-3.
> [I'd suggest translating to Java byte codes and using one of the
> available Java interpreters. That way, as people produce better Java
> runtime implementations you can just use them. I can't think of any
> other VM designs that are getting much implementation attention other
> than the S/38-AS/400 which is a lot harder to find out about. -John]
Definitely the way to go...
ASM
--
Allan MacKinnon
allanmac@blueprint.com
Boston, MA - 617/424-0615
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.