Contents

Chapter 1   Preliminaries
Chapter 2   Evolution of the Major Programming Languages
Chapter 3   Describing Syntax and Semantics
Chapter 4   Lexical and Syntax Analysis
Chapter 5   Names, Bindings, Type Checking, and Scopes
Chapter 6   Data Types
Chapter 7   Expressions and Assignment Statements
Chapter 8   Statement-Level Control Structures
Chapter 9   Subprograms
Chapter 10   Implementing Subprograms
Chapter 11   Abstract Data Types and Encapsulation Constructs
Chapter 12   Support for Object-Oriented Programming
Chapter 13   Concurrency
Chapter 14   Exception Handling and Event Handling
Chapter 15   Functional Programming Languages
Chapter 16   Logic Programming Languages

Textbook

Concepts of Programming Languages Concepts of Programming Languages, 8th Edition
by Robert W. Sebesta

Now in the Eighth Edition, Concepts of Programming Languages introduces students to the main constructs of contemporary programming languages and provides the tools necessary to critically evaluate existing and future programming languages. By presenting design issues for various language constructs, examining the design choices for these constructs in some of the most common languages, and critically comparing the design alternatives, this book gives readers a solid foundation for understanding the fundamental concepts of programming languages. In addition, Sebesta strives to prepare the reader for the study of compiler design by providing an in-depth discussion of programming language structures, presenting a formal method of describing syntax, and introducing approaches to lexical and syntactic analysis.

ISBN: 0321493621

copyright 2007, j.h.young, revised 8/17/2007 Site Logo