Certified Programming with Dependent Types (draft 2015)
โ Scribed by Adam Chlipala
- Year
- 0
- Tongue
- English
- Leaves
- 369
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Subjects
coq, verification, dependent types, automated theorem proving, logic
๐ SIMILAR VOLUMES
Dependent types are a concept that allows developers to write proof-carrying code. Idris is a programming language that supports dependent types. This book will teach you the mathematical foundations of Idris as well as how to use it to write software and mathematically prove properties. The firs
<p><span>Dependent types are a concept that allows developers to write proof-carrying code. Idris is a programming language that supports dependent types. This book will teach you the mathematical foundations of Idris as well as how to use it to write software and mathematically prove properties.</s
Programming with Types teaches you to design safe, resilient, correct software that's easy to maintain and understand by taking advantage of the power of strong type systems. Designed to provide practical, instantly useful techniques for working developers, this clearly written tutorial introduces y