The Little Typer

Goodreads Douban
The Little Typer

Login or register to review or add this item to your collection.

Related Collections

programming

ISBN: 9780262536431
author: Daniel P. Friedman / David Thrane Christiansen / Duane Bibby / Robert Harper / Conor Mcbride
publishing house: MIT Press
publication date: 2018 -10
language: English
binding: Paperback
price: GBP 30.00
number of pages: 424

/ 10

3 ratings

No enough ratings
Borrow or Buy

Daniel P. Friedman / David Thrane Christiansen   

overview

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 recursions-can also capture patterns of reasoning. The Little Typer does not attempt to teach either practical programming skills or a fully rigorous approach to type. Instead, it demonstrates the most beautiful aspects as simply as possible, one step at a time.

comments
reviews
notes