Introduction to Compiler Construction in a Java World

Introduction to Compiler Construction in a Java World

AngličtinaPevná vazbaTisk na objednávku
Campbell, Bill
Taylor & Francis Inc
EAN: 9781439860885
Tisk na objednávku
Předpokládané dodání v pátek, 7. června 2024
2 482 Kč
Běžná cena: 2 758 Kč
Sleva 10 %
ks
Chcete tento titul ještě dnes?
knihkupectví Megabooks Praha Korunní
není dostupné
Librairie Francophone Praha Štěpánská
není dostupné
knihkupectví Megabooks Ostrava
není dostupné
knihkupectví Megabooks Olomouc
není dostupné
knihkupectví Megabooks Plzeň
není dostupné
knihkupectví Megabooks Brno
není dostupné
knihkupectví Megabooks Hradec Králové
není dostupné
knihkupectví Megabooks České Budějovice
není dostupné

Podrobné informace

Immersing students in Java and the Java Virtual Machine (JVM), Introduction to Compiler Construction in a Java World enables a deep understanding of the Java programming language and its implementation. The text focuses on design, organization, and testing, helping students learn good software engineering skills and become better programmers.

The book covers all of the standard compiler topics, including lexical analysis, parsing, abstract syntax trees, semantic analysis, code generation, and register allocation. The authors also demonstrate how JVM code can be translated to a register machine, specifically the MIPS architecture. In addition, they discuss recent strategies, such as just-in-time compiling and hotspot compiling, and present an overview of leading commercial compilers. Each chapter includes a mix of written exercises and programming projects.

By working with and extending a real, functional compiler, students develop a hands-on appreciation of how compilers work, how to write compilers, and how the Java language behaves. They also get invaluable practice working with a non-trivial Java program of more than 30,000 lines of code. Fully documented Java code for the compiler is accessible at http://www.cs.umb.edu/j--/

EAN 9781439860885
ISBN 1439860882
Typ produktu Pevná vazba
Vydavatel Taylor & Francis Inc
Datum vydání 21. listopadu 2012
Stránky 382
Jazyk English
Rozměry 254 x 178
Země United States
Autoři Akbal-Delibas Bahar; Campbell, Bill; Iyer Swami
Ilustrace 93 Illustrations, black and white