Essentials of Programming Languages, Third Edition

  • 5h 32m
  • Daniel P. Friedman, Mitchell Wand
  • The MIT Press
  • 2008

This book provides students with a deep, working understanding of the essential concepts of programming languages. Most of these essentials relate to the semantics, or meaning, of program elements, and the text uses interpreters (short programs that directly analyze an abstract representation of the program text) to express the semantics of many essential language elements in a way that is both clear and executable. The approach is both analytical and hands-on. The book provides views of programming languages using widely varying levels of abstraction, maintaining a clear connection between the high-level and low-level views. Exercises are a vital part of the text and are scattered throughout; the text explains the key concepts, and the exercises explore alternative designs and other issues.

For this new edition, each chapter has been revised and many new exercises have been added. Significant additions have been made to the text, including completely new chapters on modules and continuation-passing style. Essentials of Programming Languages can be used for both graduate and undergraduate courses, and for continuing education courses for programmers.

In this Book

  • Inductive Sets of Data
  • Data Abstraction
  • Expressions
  • State
  • Continuation-Passing Interpreters
  • Continuation-Passing Style
  • Types
  • Modules
  • Objects and Classes
  • Bibliography

YOU MIGHT ALSO LIKE

Journey C
Rating 2.3 of 3 users Rating 2.3 of 3 users (3)
Rating 4.5 of 105 users Rating 4.5 of 105 users (105)
Rating 3.0 of 1 users Rating 3.0 of 1 users (1)