Loading...

Programming in Haskell /

"Haskell is a purely functional language that allows programmers to rapidly develop clear, concise, and correct software. The language has grown in popularity in recent years, both in teaching and in industry. This book is based on the author's experience of teaching Haskell for more than...

Full description

Bibliographic Details
Main Author: Hutton, Graham
Format: Printed Book
Published: New York: Cambridge University Press, 2016.
Edition:2nd ed.
Subjects:
Online Access:https://books.google.co.in/books?id=olp7lAtpRX0C&printsec=frontcover&dq=9781316626221&hl=en&sa=X&ved=0ahUKEwjb3rqI45zgAhXEiHAKHax7CNQQ6AEIKDAA#v=onepage&q&f=false
Table of Contents:
  • Machine generated contents note: Foreword; Preface; Part I. Basic Concepts: 1. Introduction; 2. First steps; 3. Types and classes; 4. Defining functions; 5. List comprehensions; 6. Recursive functions; 7. Higher-order functions; 8. Declaring types and classes; 9. The countdown problem; Part II. Going Further: 10. Interactive programming; 11. Unbeatable tic-tac-toe; 12. Monads and more; 13. Monadic parsing; 14. Foldables and friends; 15. Lazy evaluation; 16. Reasoning about programs; 17. Calculating compilers; Appendix A. Selected solutions; Appendix B. Standard prelude; Bibliography; Index.