Modern Compiler Implementation in Java
- Format
- Bog, hardback
- Engelsk
Normalpris
Medlemspris
- Du sparer kr. 25,00
- Fri fragt
-
Leveringstid: 7-13 Hverdage (Sendes fra fjernlager) Forventet levering: 05-03-2026
- Kan pakkes ind og sendes som gave
Beskrivelse
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. This second 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.
Detaljer
- SprogEngelsk
- Sidetal512
- Udgivelsesdato21-10-2002
- ISBN139780521820608
- Forlag Cambridge University Press
- FormatHardback
Størrelse og vægt
Anmeldelser
Vær den første!
Findes i disse kategorier...
- Fagbøger
- Andre fagbøger
- Data- og informationsteknologi
- Programmering / softwareudvikling
- Programmeringssprog og scriptsprog
- Modern Compiler Implementation in Java
- Fagbøger
- Andre fagbøger
- Data- og informationsteknologi
- Programmering / softwareudvikling
- Kompilatorer og fortolkere
- Modern Compiler Implementation in Java