Trends in Functional Programming, Volume 6

Trends in Functional Programming, Volume 6 Intellect 2007 | ISBN-10: 184150176X | 240 Pages | PDF | 12 MB Compiler writers often face a choice between implementing a simple, non-optimizing 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

More Information @ http://www.efmethod.com

0 comments:

Post a Comment