Additional Information | |||
---|---|---|---|
Title | Programming Languages, 4E | Height | 23 mm |
Author | Pratt | Width | 17 mm |
ISBN-13 | 9788120320352 | Binding | PAPERBACK |
ISBN-10 | #8120320352 | Spine Width | |
Publisher | Financial Times / Imprint Of Pearson | Pages | 608 |
Edition | 4 | Availability | Out Of Stock |

Supplemental materials are not guaranteed for used textbooks or rentals (access codes, DVDs, CDs, workbooks).
Programming Languages, 4E
Author: Pratt
Exceptionally comprehensive in approach, this book explores the major issues in both design and implementation of modern programming languages and provides a basic introduction to the underlying theoretical models on which these languages are based. The emphasis throughout is on fundamental conceptsreaders learn important ideas, not minor language differences--but severa Exceptionally comprehensive in approach, this book explores the major issues in both design and implementation of modern programming languages and provides a basic introduction to the underlying theoretical models on which these languages are based. The emphasis throughout is on fundamental conceptsreaders learn important ideas, not minor language differences--but several languages are highlighted in sufficient detail to enable readers to write programs that demonstrate the relationship between a source program and its execution behavior--e.g., C, C++, JAVA, ML, LISP, Prolog, Smalltalk, Postscript, HTML, PERL, FORTRAN, Ada, COBOL, BASIC SNOBOL4, PL/I, Pascal. Begins with a background review of programming languages and the underlying hardware that will execute the given program; then covers the underlying grammatical model for programming languages and their compilers (elementary data types, data structures and encapsulation, inheritance, statements, procedure invocation, storage management, distributed processing, and network programming). Includes an advanced chapter on language semantics--program verification, denotational semantics, and the lambda calculus. For computer engineers and others interested in programming language designs.