Types and Programming Languages

Types and Programming Languages
Author :
Publisher : MIT Press
Total Pages : 656
Release :
ISBN-13 : 0262162091
ISBN-10 : 9780262162098
Rating : 4/5 (98 Downloads)

Book Synopsis Types and Programming Languages by : Benjamin C. Pierce

Download or read book Types and Programming Languages written by Benjamin C. Pierce and published by MIT Press. This book was released on 2002-01-04 with total page 656 pages. Available in PDF, EPUB and Kindle. Book excerpt: A comprehensive introduction to type systems and programming languages. A type system is a syntactic method for automatically checking the absence of certain erroneous behaviors by classifying program phrases according to the kinds of values they compute. The study of type systems—and of programming languages from a type-theoretic perspective—has important applications in software engineering, language design, high-performance compilers, and security. This text provides a comprehensive introduction both to type systems in computer science and to the basic theory of programming languages. The approach is pragmatic and operational; each new concept is motivated by programming examples and the more theoretical sections are driven by the needs of implementations. Each chapter is accompanied by numerous exercises and solutions, as well as a running implementation, available via the Web. Dependencies between chapters are explicitly identified, allowing readers to choose a variety of paths through the material. The core topics include the untyped lambda-calculus, simple type systems, type reconstruction, universal and existential polymorphism, subtyping, bounded quantification, recursive types, kinds, and type operators. Extended case studies develop a variety of approaches to modeling the features of object-oriented languages.


Types and Programming Languages Related Books

Types and Programming Languages
Language: en
Pages: 656
Authors: Benjamin C. Pierce
Categories: Computers
Type: BOOK - Published: 2002-01-04 - Publisher: MIT Press

DOWNLOAD EBOOK

A comprehensive introduction to type systems and programming languages. A type system is a syntactic method for automatically checking the absence of certain er
Real-time Systems and Their Programming Languages
Language: en
Pages: 600
Authors: Alan Burns
Categories: Computers
Type: BOOK - Published: 1990 - Publisher: Addison Wesley Publishing Company

DOWNLOAD EBOOK

A survey of real-time systems and the programming languages used in their development. Shows how modern real-time programming techniques are used in a wide vari
Programming Languages and Systems
Language: en
Pages: 464
Authors: Wei-Ngan Chin
Categories: Computers
Type: BOOK - Published: 2004-10-15 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

This book constitutes the refereed proceedings of the Second Asian Symposium on Programming Languages and Systems, APLAS 2004, held in Taipei, Taiwan in Novembe
Programming Distributed Computing Systems
Language: en
Pages: 291
Authors: Carlos A. Varela
Categories: Computers
Type: BOOK - Published: 2013-05-31 - Publisher: MIT Press

DOWNLOAD EBOOK

An introduction to fundamental theories of concurrent computation and associated programming languages for developing distributed and mobile computing systems.
Crafting Interpreters
Language: en
Pages: 1021
Authors: Robert Nystrom
Categories: Computers
Type: BOOK - Published: 2021-07-27 - Publisher: Genever Benning

DOWNLOAD EBOOK

Despite using them every day, most software engineers know little about how programming languages are designed and implemented. For many, their only experience