The Little Typer

by Friedman, Christiansen

ISBN: 9780262355469 | Copyright 2018

Click here to preview

Instructor Requests

Digital Exam/Desk Copy Print Desk Copy Ancillaries
Tabs

An introduction to dependent types, demonstrating the most beautiful aspects, one step at a time.

A program's type describes its behavior. Dependent types are a first-class part of a language, and are much more powerful than other kinds of types; using just one language for types and programs allows program descriptions to be as powerful as the programs they describe. The Little Typer explains dependent types, beginning with a very small language that looks very much like Scheme and extending it to cover both programming with dependent types and using dependent types for mathematical reasoning. Readers should be familiar with the basics of a Lisp-like programming language, as presented in the first four chapters of The Little Schemer.

The first five chapters of The Little Typer provide the needed tools to understand dependent types; the remaining chapters use these tools to build a bridge between mathematics and programming. Readers will learn that tools they know from programming—pairs, lists, functions, and recursion—can also capture patterns of reasoning. The Little Typer does not attempt to teach either practical programming skills or a fully rigorous approach to types. Instead, it demonstrates the most beautiful aspects as simply as possible, one step at a time.

Expand/Collapse All
Contents (pg. vii)
Foreword (pg. ix)
Preface (pg. xi)
1. The More Things Change, the More They Stay the Same (pg. 2)
2. Doin’ What Comes Naturally (pg. 32)
Recess: A Forkful of Pie (pg. 62)
3. Eliminate All Natural Numbers! (pg. 68)
4. Easy as Pie (pg. 92)
5. Lists, Lists, and More Lists (pg. 108)
6. Precisely How Many? (pg. 128)
7. It All Depends on the Motive (pg. 142)
Recess: One Piece at a Time (pg. 164)
8. Pick a Number, Any Number (pg. 170)
9. Double Your Money, Get Twice as Much (pg. 196)
10. It Also Depends on the List (pg. 218)
11. All Lists are Created Equal (pg. 244)
12. Even Numbers Can Be Odd (pg. 264)
13. Even Haf A Baker’s Dozen (pg. 278)
14. There’s Safety in Numbers (pg. 294)
15. Imagine That… (pg. 316)
16. If It’s All the Same to You (pg. 342)
Appendix A: The Way Forward (pg. 356)
Appendix B: Rules are Made to be Spoken (pg. 362)
Afterword (pg. 395)
Index (pg. 396)

David Thrane Christiansen

David Thrane Christiansen is a member of the technical staff at Galois, Inc., in Portland, Oregon.

eTextbook
Go paperless today! Available online anytime, nothing to download or install.

Features

  • Bookmarking
  • Note taking
  • Highlighting