Re: How to write a virtual machine and simulator

"Randy Crawford" <crwfrd@umich.edu>
7 Dec 2003 23:46:49 -0500

          From comp.compilers

Related articles
How to write a virtuel machine and simulator azoulayi@yahoo.fr (2003-11-11)
Re: How to write a virtuel machine and simulator x@boog.co.uk (Peter Cooper) (2003-11-18)
Re: How to write a virtual machine and simulator crwfrd@umich.edu (Randy Crawford) (2003-12-07)
Re: How to write a virtual machine and simulator adderd@wmol.com (2003-12-23)
| List of all articles for this month |

From: "Randy Crawford" <crwfrd@umich.edu>
Newsgroups: comp.compilers
Date: 7 Dec 2003 23:46:49 -0500
Organization: The University of Michigan
References: 03-11-049 03-11-067
Keywords: VM, books
Posted-Date: 07 Dec 2003 23:46:49 EST

I found Blunden's book to be other than what I had hoped. Instead of
surveying the field of virtual machines and runtime
environments... discussing their applications, the designs, and the
implementation tradeoffs, it discusses ONLY a single implementation --
that of the author -- and what he did, rather than why.


As an intro to VMs, I cannot reccomend this book.


That said, I'd be happy to sell my copy (mint condition).
Just email me.


        Randy




On Tue, 18 Nov 2003 18:54:24 -0500, Peter Cooper wrote:
> With no reservations I recommend "Virtual Machine Design and
> Implementation in C/C++" by Bill Blunden (ISBN 1556229038). So good,
> it's probably my favorite technical book of all time. It covers all of
> the ground elements, dealing with memory, how CPUs work, and builds
> step by step to building a complete virtual machine, a debugger, and
> relevant APIs.


Post a followup to this message

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