Re: question on books about 'modern' compilers

bs@hplb.hpl.hp.com (Ben Sloman)
13 May 1997 22:56:10 -0400

          From comp.compilers

Related articles
question on books about 'modern' compilers niall@cs.ucc.ie (Niall Dalton) (1997-05-05)
Re: question on books about 'modern' compilers dimock@deas.harvard.edu (Allyn Dimock) (1997-05-08)
Re: question on books about 'modern' compilers bs@hplb.hpl.hp.com (1997-05-13)
Re: question on books about 'modern' compilers markagr@aol.com (1997-05-14)
Re: question on books about 'modern' compilers nickb@harlequin.co.uk (Nick Barnes) (1997-05-16)
| List of all articles for this month |

From: bs@hplb.hpl.hp.com (Ben Sloman)
Newsgroups: comp.compilers
Date: 13 May 1997 22:56:10 -0400
Organization: Hewlett-Packard Laboratories, Bristol, England
References: 97-05-057
Keywords: books

Niall Dalton (niall@cs.ucc.ie) wrote:
: Does anyone have any suggestions for a more up to date book I could
: read? ...
: Btw, I'm interested in functional and logic languages as well as
: imperative ones.
: Basically I think I'm asking for a good reference book on building
: compilers for 'modern' languages!


You might want to try this book:


@book{WilhelmMaurer:95,
      author = {Reinhard Wilhelm and Dieter Maurer},
      title = {Compiler Design},
      year = {1995},
      publisher = {Addison-Wesley}
}


(I think there might now be a second edition).


It covers
- imperative languages
- functional programming languages
- logic programming languages
- object-oriented languages
- and a fair number of language-independent techniques
... or at least the first edition did.


Hope that helps


Ben


--
Ben Sloman Hewlett Packard Laboratories, Filton Road, Bristol, BS12 6QZ, UK
phone: +44(0)117 9228946 fax: +44(0)117 9228925 email: bs@hplb.hpl.hp.com
--


Post a followup to this message

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