What's a good compiler book?

elsesser@cs.umn.edu (Gary Elsesser)
Fri, 31 Jan 1992 18:09:16 GMT

          From comp.compilers

Related articles
What's a good compiler book? maguire@sun.soe.clarkson.edu (1992-01-29)
Re: What's a good compiler book? henry@zoo.toronto.edu (1992-01-29)
What's a good compiler book? elsesser@cs.umn.edu (1992-01-31)
| List of all articles for this month |

Newsgroups: comp.compilers
From: elsesser@cs.umn.edu (Gary Elsesser)
Summary: Recommend "Supercompilers for Parallel and Vector Computers"
Keywords: books, parallel
Organization: University of Minnesota, Minneapolis, CSci dept.
Date: Fri, 31 Jan 1992 18:09:16 GMT

Zima and Chapman provide an excellent introduction to the field of
compilation for vector and parallel computers. It is self-contained, well
organized and full of examples, algorithms and supporting references. I
recommend it to anyone interested in getting beyond lexical analysis,
parsing and the standard serial processor optimization techniques.


@BOOK{zima-chapman-91,
    author = "Hans Zima and Barbara Chapman",
    title = {Supercompilers for Parallel and Vector Computers},
    series = {ACM Press Frontier Series},
    publisher = "Addison-Wesley",
    address = "Menlo Park, CA",
    year = 1991
}


Gary Elsesser (elsesser@cs.umn.edu or gwe@cray.com)
--


Post a followup to this message

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