Compiler Construction Using Java, JavaCC and Yacc
Autor AJ Dos Reisen Limba Engleză Hardback – 19 ian 2012
Preț: 685.59 lei
Preț vechi: 753.40 lei
-9% Nou
Puncte Express: 1028
Preț estimativ în valută:
131.21€ • 138.42$ • 109.35£
131.21€ • 138.42$ • 109.35£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780470949597
ISBN-10: 0470949597
Pagini: 664
Dimensiuni: 178 x 254 x 36 mm
Greutate: 1.23 kg
Editura: Wiley
Locul publicării:Hoboken, United States
ISBN-10: 0470949597
Pagini: 664
Dimensiuni: 178 x 254 x 36 mm
Greutate: 1.23 kg
Editura: Wiley
Locul publicării:Hoboken, United States
Public țintă
Java programmers, Java developers, application developers, practitioners teaching themselves parsing techniques, Java researchesr, software architectsCuprins
Notă biografică
Anthony J. Dos Reis is Associate Professor of Computer Science at the State University of New York at New Paltz. Before becoming a professor, Dr. Dos Reis worked at IBM as a systems programmer, creating IBM operating systems and compilers. His teaching interests include computer engineering, program translation, Java, and formal languages.
Descriere
* Strong coverage of formal languages. The target languages (one is stack-oriented like Java's bytecode; the other is register oriented) are very easy to learn but are sufficiently powerful to support advanced compiler projects * Provides numerous, well-defined projects along with test cases.