Trends in Functional Programming V. 6
Intellect | 2007 | ISBN: 184150176X | Pages: 240 | PDF | 1.75 MB
Intellect | 2007 | ISBN: 184150176X | Pages: 240 | PDF | 1.75 MB
Compiler writers often face a choice between implementing a simple, non-optimizingThanks to original uploader!
transformation pass that generates poor code which will require subsequent
optimization, and implementing a complex, optimizing transformation pass
that avoids generating poor code in the first place. A two-pass strategy is compelling
because it is simpler to implement correctly, but its disadvantage is that
the intermediate data structures can be large and traversing them unnecessarily
can be costly. In a system performing just-in-time compilation or run-time code
generation, the costs associated with a two-pass compilation strategy can render
it impractical. A one-pass optimizing transformation is compelling because it
avoids generating intermediate data structures requiring further optimization, but
its disadvantage is that the transformation is more difficult to implement.
According to the new rule only HALF of all books at the most is visible on the AvaxHome Homepage. <br />To see ALL of them use <a href="http://cutt.red/iemieJiw6eeJ?search=Trends%20in%20Functional%20Programming%20V.%206%20%28Repost%29" target="_blank"><div><b><u>eBooks</u></b></div>
</a> category.<br />If you enjoy my books look at my <a href="http://cutt.red/iemieJiw6eeJ?search=Trends%20in%20Functional%20Programming%20V.%206%20%28Repost%29" target="_blank"><div><b><u>AvaxHome Blog</u></b></div>
</a>
…::No mirrors, please::…