BIBLIO is the largest independent book marketplace in the world, with over 100 million books.

Skip to content

Type-Driven Development with Idris

Type-Driven Development with Idris

Type-Driven Development with Idris
Stock photo: cover may vary

Type-Driven Development with Idris Paperback - 2017

by Brady, Edwin

Add to wish list
  • Used
  • Good
  • Paperback
  • first
Used - Good

Description

Manning, 2017-03-31. First Edition. paperback. Good. 9.2X7.5X1.1. Buy with confidence. Excellent Customer Service & Return policy.
Ask the seller a question Add to wish list
A$27.68
Free Delivery to USA
Standard delivery: 7 to 10 days
More delivery options
Dropship order
Ships from Ausvora INC (Connecticut, United States)

Details

  • Title Type-Driven Development with Idris
  • Author Brady, Edwin
  • Binding Paperback
  • Edition First Edition
  • Condition Used - Good
  • Pages 480
  • Volumes 1
  • Language ENG
  • Publisher Manning
  • Publication date 2017-03-31
  • Bookseller's Inventory # ANAIS-1617293024
  • ISBN 9781617293023 / 1617293024
  • Weight 1.7 lbs (0.77 kg)
  • Dimensions 9.2 x 7.3 x 0.9 in (23.37 x 18.54 x 2.29 cm)
  • Size 9.2X7.5X1.1
  • Category Computers - Languages / Programming
  • Quantity available 1

About Ausvora INC Connecticut, United States

Biblio member since 2025

We are a U.S.-based online bookstore specializing in quality used books at affordable prices. With over 1 million books in stock, we serve readers, resellers, libraries, and institutions across the United States and internationally.

Terms of Sale:

Fast & Reliable Shipping All orders ship within 1–2 business days. Domestic shipping across the U.S. via USPS or UPS. International shipping available to most countries. 🔁 30-Day Hassle-Free Returns If the book isn't as described, we'll make it right. Enjoy a full 30-day return window with no questions asked.

Browse books from Ausvora INC

Reader reviews for Type-Driven Development with Idris

From the publisher

Summary

Type-Driven Development with Idris, written by the creator of Idris, teaches you how to improve the performance and accuracy of your programs by taking advantage of a state-of-the-art type system. This book teaches you with Idris, a language designed to support type-driven development.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Stop fighting type errors! Type-driven development is an approach to coding that embraces types as the foundation of your code - essentially as built-in documentation your compiler can use to check data relationships and other assumptions. With this approach, you can define specifications early in development and write code that's easy to maintain, test, and extend. Idris is a Haskell-like language with first-class, dependent types that's perfect for learning type-driven programming techniques you can apply in any codebase.

About the Book

Type-Driven Development with Idris teaches you how to improve the performance and accuracy of your code by taking advantage of a state-of-the-art type system. In this book, you'll learn type-driven development of real-world software, as well as how to handle side effects, interaction, state, and concurrency. By the end, you'll be able to develop robust and verified software in Idris and apply type-driven development methods to other languages.

What's Inside

  • Understanding dependent types
  • Types as first-class language constructs
  • Types as a guide to program construction
  • Expressing relationships between data

About the Reader

Written for programmers with knowledge of functional programming concepts.

About the Author

Edwin Brady leads the design and implementation of the Idris language.

Table of Contents

    PART 1 - INTRODUCTION
  1. Overview
  2. Getting started with IdrisPART 2 - CORE IDRIS
  3. Interactive development with types
  4. User-defined data types
  5. Interactive programs: input and output processing
  6. Programming with first-class types
  7. Interfaces: using constrained generic types
  8. Equality: expressing relationships between data
  9. Predicates: expressing assumptions and contracts in types
  10. Views: extending pattern matching
  11. PART 3 - IDRIS AND THE REAL WORLD
  12. Streams and processes: working with infinite data
  13. Writing programs with state
  14. State machines: verifying protocols in types
  15. Dependent state machines: handling feedback and errors
  16. Type-safe concurrent programming

About the author

Edwin Brady leads the design and implementation of the Idris language. He is a Lecturer in Computer Science and regularly speaks at conferences.
tracking-