Benjamin C Pierce Types and Programming Languages

时间:2016-10-21 17:46:27
【文件属性】:

文件名称:Benjamin C Pierce Types and Programming Languages

文件大小:2.19MB

文件格式:PDF

更新时间:2016-10-21 17:46:27

Programming

A type system is a syntactic method for enforcing levels of abstraction in programs. 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. 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. (The full table of contents is available here.)


网友评论

  • 上课的教材,个人感觉很抽象
  • 学习类型系统必备之书籍, 已有纸质版了
  • 内容很好,很有帮助,谢谢!
  • 非常好的书
  • 很经典的书,不过好抽象