Jump to ratings and reviews
Rate this book

Programming Languages: Design and Implementation

Rate this book
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 concepts—readers 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.

672 pages, Paperback

First published January 1, 1995

68 people are currently reading
765 people want to read

About the author

Terrence W. Pratt

3 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
52 (43%)
4 stars
28 (23%)
3 stars
19 (15%)
2 stars
12 (10%)
1 star
8 (6%)
Displaying 1 - 8 of 8 reviews
Profile Image for Nick Black.
Author 2 books879 followers
December 20, 2008
There's really very little to recommend this book. About two hundred better texts exist on this topic, some of them with almost indistinguishable titles. I give it a second star only because the bold black spine looks striking among the largely-garish bottom-feeders of my "uninspiring computer science" shelves, here taking a page from Grading the Flags.
Displaying 1 - 8 of 8 reviews

Can't find what you're looking for?

Get help and learn more about the design.