Re: A doubt in "Compiler Design in C" about constant folding

root@candle.pha.pa.us (Bruce Momjian)
23 Jul 1999 22:17:38 -0400

          From comp.compilers

Related articles
A doubt in "Compiler Design in C" about constant folding mayur_naik@my-deja.com (1999-07-21)
Re: A doubt in "Compiler Design in C" about constant folding root@candle.pha.pa.us (1999-07-23)
Re: A doubt in "Compiler Design in C" about constant folding mah@colorado.edu (ma haibing) (1999-07-23)
| List of all articles for this month |

From: root@candle.pha.pa.us (Bruce Momjian)
Newsgroups: comp.compilers
Date: 23 Jul 1999 22:17:38 -0400
Organization: OpNet -- Greater Philadelphia Internet Service
References: 99-07-101
Keywords: books

mayur_naik@my-deja.com wrote:
: [ why doesn't "Compiler Design in C" by Allen I. Holub. describe
: constant folding of logical ops? ]


Good book. He admits in the book he really doesn't go into complex
optimizations. The book does a good job of explaining compiler design
in easy-to-understand C. That's why I liked it.


--
    Bruce Momjian | http://www.op.net/~candle
    root@candle.pha.pa.us | (610) 853-3000


Post a followup to this message

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