Programming Languages

  • Authors:
  • Allen B Tucker;Robert Noonan

  • Affiliations:
  • -;-

  • Venue:
  • Programming Languages
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Most current programming language text that provides a balanced mix of explanation and experimentation. Opening chapters present the fundamental principals of programming languages, while optional companion chapters provide implementation-based, hands-on experience that delves even deeper. This edition also includes a greatly expanded treatment of the four major programming paradigms, incorporating a number of the most current languages such as Perl and Python. Special topics presented include event-handling, concurrency, and an all-new chapter on correctness. Overall, this edition provides both broad and deep coverage of language design principles and the major paradigms, allowing users the flexibility of choosing what topics to emphasize. Table of contents1 Overview2 Syntax3 Lexical and Syntactic Analysis4 Names5 Types6 Type Systems7 Semantics8 Semantic Interpretation9 Functions10 Function Implementation11 Memory Management12 Imperative Programming13 Object-Oriented Programming14 Functional Programming15 Logic Programming16 Event-Driven Programming17 Concurrent Programming18 Program CorrectnessA. Definition of CliteB. Discrete Math ReviewGlossaryBibliography