The individual who asked the question is preparing a May 20th
presentation on compilers, and has asked me to put together a list of
people (1) who are considered 'experts' in the compiler field (2)
those who have written theory in the area of compilers, (3) people who
are very knowledgeable practitioners in the present compiler
industry."
"Compilers" is a BIG topic, and he's not inclined to scale it back. I
did get him to say [ and I quote] that he was looking for the
"fathers, deep thinkers, theory people" or 'the academics,
professional association leaders, lecture/keynote speaker type
experts" or " the people who own and run the big successful compiler
outfits."
If you could even give me your opinions on the authors of the better
compiler books in the past 20 years, the cites for some seminal
papers, your ideas on who is doing what in the current industry, I
would be very grateful.
Thanks for your time, I really appreciate any help you can give me. I
trust you understand that even the most innocent research request
still needs to be treated as proprietary information at my company ,
and I will use my personal email identity.
I haven't reviewed the "classics" (such as TdB) for fear of exposing my own
ignorance in an attempt to comment on perfection, but I have covered quite a
few of the better ones, and have included links to some of the key authors at:
http://www.qtj.net/~quinn/computer_science/literature_review.html
--
Quinn Tyler Jackson
email: qjac...@wave.home.com
url: http://www.qtj.net/~quinn/
ftp: qtj.net
> If you could even give me your opinions on the authors of the better
> compiler books in the past 20 years, the cites for some seminal
> papers, your ideas on who is doing what in the current industry, I
> would be very grateful.
I think that the first reference of writing compilers is (for graduate
students):
@Book{Aho:CPT86,
author = "Alfred V. Aho and Ravi Sethi and Jeffrey D. Ullman",
title = "Compilers\emdash Prin\-ci\-ples, Techniques, and
Tools",
publisher = "Ad{\-d}i{\-s}on-Wes{\-l}ey",
address = "Reading, MA, USA",
pages = "x + 796",
year = "1986",
ISBN = "0-201-10088-6",
LCCN = "QA76.76.C65 A371 1986",
}
hope that is helpful.
yours
SAAT
[It's 20 years old, but it still covers the basics. -John]