Modern Compiler Implementation in ML
Autor Andrew W. Appelen Limba Engleză Paperback – 7 iul 2004
Preț: 419.79 lei
Preț vechi: 524.74 lei
-20% Nou
Puncte Express: 630
Preț estimativ în valută:
80.37€ • 83.54$ • 66.63£
80.37€ • 83.54$ • 66.63£
Carte tipărită la comandă
Livrare economică 06-20 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780521607643
ISBN-10: 0521607647
Pagini: 552
Ilustrații: 80 b/w illus. 34 tables 117 exercises
Dimensiuni: 190 x 245 x 29 mm
Greutate: 0.96 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States
ISBN-10: 0521607647
Pagini: 552
Ilustrații: 80 b/w illus. 34 tables 117 exercises
Dimensiuni: 190 x 245 x 29 mm
Greutate: 0.96 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States
Cuprins
Part I. Fundamentals of Compilation: 1. Introduction; 2. Lexical analysis; 3. Parsing; 4. Abstract syntax; 5. Semantic analysis; 6. Activation records; 7. Translation to intermediate code; 8. Basic blocks and traces; 9. Instruction selection; 10. Liveness analysis; 11. Register allocation; 12. Putting it all together; Part II. Advanced Topics: 13. Garbage collection; 14. Object-oriented languages; 15. Functional programming languages; 16. Polymorphic types; 17. Dataflow analysis; 18. Loop optimizations; 19. Static single-assignment form; 20. Pipelining and scheduling; 21. The memory hierarchy; Appendix.
Descriere
Describes all phases of a modern compiler, including techniques in code generation and register allocation for imperative, functional and object-oriented languages.