1.

Record Nr.

UNINA9910465172003321

Autore

Campbell Bill

Titolo

Introduction to compiler construction in a Java World / / by Bill Campbell, Swami Iyer and Bahar Akbal-Delibas

Pubbl/distr/stampa

Boca Raton, FL : , : Chapman and Hall/CRC, an imprint of Taylor and Francis, , 2012

ISBN

0-429-06774-7

1-4398-6088-2

Edizione

[1st edition]

Descrizione fisica

1 online resource (378 pages)

Disciplina

005.4/53

Soggetti

Compilers (Computer programs)

Java (Computer program language)

Electronic books.

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Bibliographic Level Mode of Issuance: Monograph

Nota di bibliografia

Includes bibliographical references.

Nota di contenuto

chapter 1 Compilation -- chapter 2 Lexical Analysis -- chapter 3 Parsing -- chapter 4 Type Checking -- chapter 5 JVM Code Generation -- chapter 6 Translating JVM Code to MIPS Code -- chapter 7 Register Allocation -- chapter 8 Celebrity Compilers.

Sommario/riassunto

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.