Re: How to write a virtuel machine and simulator

Nick Roberts <nick.roberts@acm.org>
21 Nov 2003 00:52: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 virtuel machine and simulator nick.roberts@acm.org (Nick Roberts) (2003-11-21)
Re: How to write a virtuel machine and simulator next54@hotmail.com (John Galt) (2003-11-21)
Re: How to write a virtuel machine and simulator sasulzer@seanet.com (Stephen Sulzer) (2003-12-03)
Re: How to write a virtuel machine and simulator whopkins@csd.uwm.edu (2003-12-03)
| List of all articles for this month |

From: Nick Roberts <nick.roberts@acm.org>
Newsgroups: comp.compilers
Date: 21 Nov 2003 00:52:49 -0500
Organization: Compilers Central
References: 03-11-049
Keywords: books, comment
Posted-Date: 21 Nov 2003 00:52:49 EST

azoulayi@yahoo.fr wrote:


> I want to write a simulator and a virtual machine. I need
> documentation and of course some books that explain how can i do ?
>
> Where Can I Find Some Examples, And Any Code?


I thoroughly recommend the following book:


        Writing Interative Compilers and Interpreters
        P. J. Brown
        John Wiley & Sons
        ISBN 0 471 10072 2


This book will give you a complete introduction to the art and concepts,
and is very well written. You should enjoy reading it.


--
Nick Roberts
[It's long out of print but if you can't find it in the library, I
think I have a spare copy for sale. -John]


Post a followup to this message

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