Type-Driven Development with Idris

Type-Driven Development with Idris
Author :
Publisher : Simon and Schuster
Total Pages : 744
Release :
ISBN-10 : 9781638352242
ISBN-13 : 1638352240
Rating : 4/5 (240 Downloads)

Book Synopsis Type-Driven Development with Idris by : Edwin Brady

Download or read book Type-Driven Development with Idris written by Edwin Brady and published by Simon and Schuster. This book was released on 2017-03-13 with total page 744 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 Overview Getting started with IdrisPART 2 - CORE IDRIS Interactive development with types User-defined data types Interactive programs: input and output processing Programming with first-class types Interfaces: using constrained generic types Equality: expressing relationships between data Predicates: expressing assumptions and contracts in types Views: extending pattern matching PART 3 - IDRIS AND THE REAL WORLD Streams and processes: working with infinite data Writing programs with state State machines: verifying protocols in types Dependent state machines: handling feedback and errors Type-safe concurrent programming


Type-Driven Development with Idris Related Books

Type-Driven Development with Idris
Language: en
Pages: 744
Authors: Edwin Brady
Categories: Computers
Type: BOOK - Published: 2017-03-13 - Publisher: Simon and Schuster

GET EBOOK

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
Haskell in Depth
Language: en
Pages: 662
Authors: Vitaly Bragilevsky
Categories: Computers
Type: BOOK - Published: 2021-07-13 - Publisher: Simon and Schuster

GET EBOOK

Haskell in Depth unlocks a new level of skill with this challenging language. Going beyond the basics of syntax and structure, this book opens up critical topic
Learn Type-Driven Development
Language: en
Pages: 168
Authors: Yawar Amin
Categories: Computers
Type: BOOK - Published: 2018-12-26 - Publisher: Packt Publishing Ltd

GET EBOOK

A fast paced guide for JavaScript developers for writing safe, fast, and reusable code by leveraging ResaonML's strong static type system Key FeaturesReduce cod
Computer Information Systems and Industrial Management
Language: en
Pages: 536
Authors: Khalid Saeed
Categories: Computers
Type: BOOK - Published: 2019-09-12 - Publisher: Springer Nature

GET EBOOK

This book constitutes the proceedings of the 18th International Conference on Computer Information Systems and Industrial Management Applications, CISIM 2019, h
Functional Programming in C#, Second Edition
Language: en
Pages: 446
Authors: Enrico Buonanno
Categories: Computers
Type: BOOK - Published: 2022-02 - Publisher: Simon and Schuster

GET EBOOK

Functional Programming in C#, Second Edition teaches functional thinking for real-world problems. It reviews the C# language features that allow you to program