Modern compiler implementation in java (second edition)

Modern compiler implementation in java (second edition)

ANDREW W. APPEL

Modern compiler implementation in java (second edition) es un libro escrito por ANDREW W. APPEL tiene un total de 501 páginas , identificado con ISBN 9780521820608 Modern compiler implementation in java (second edition) se publicó en el año 2002




Ficha Técnica

  • Título: Modern compiler implementation in java (second edition)
  • Autor: ANDREW W. APPEL
  • Publicación: 2002
  • Editorial: Cambridge university press
  • Género: Informática
  • Isbn: 9780521820608
  • Páginas: 501
  • Encuadernación: Tapa dura



Resumen

This textbook describes all phases of a compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as the compilation of functional and object-oriented languages, that is missing from most books. The most accepted and successful techniques are described concisely, rather than as an exhaustive catalog of every possible variant, and illustrated with actual Java classes. The first part of the book, Fundamentals of Compilation, is suitable for a one-semester first course in compiler design. The second part, Advanced Topics, which includes the compilation of object-oriented and functional languages, garbage collection, loop optimization, SSA form, instruction scheduling, and optimization for cache-memory hierarchies, can be used for a second-semester or graduate course. This new edition has been extensively rewritten to include more discussion of Java and object-oriented programming concepts, such as visitor patterns. A unique feature is the newly redesigned compiler project in Java, for a subset of Java itself. The project includes both front-end and back-end phases, so that students can build a complete working compiler in one semester.<


Opiniones del libro "Modern compiler implementation in java (second edition) "


Escribe tu comentario

Calificación:

Debe completar el campo reCaptcha correctamente