Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Types and Programming Languages (repost)

Posted By: AlenMiler
Types and Programming Languages (repost)

Types and Programming Languages by Benjamin C. Pierce
English | Feb 1, 2002 | ISBN: 0262162091 | 645 Pages | PDF | 13 MB

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.