Logo

Exploring Generic Haskell by Andres Loh

Small book cover: Exploring Generic Haskell

Exploring Generic Haskell
by

Publisher: Febodruk
ISBN/ASIN: 9039337659
Number of pages: 352

Description:
'Exploring Generic Haskell' gives a complete overview of the language, systematically explains the core features of Generic Haskell, and several extensions, and provides detailed examples on how the features can be implemented.

Home page url

Download or read it online for free here:
Download link
(3.1MB, PDF)

Similar books

Book cover: Parallel and Concurrent Programming in HaskellParallel and Concurrent Programming in Haskell
by
This tutorial will introduce the main programming models available for concurrent and parallel programming in Haskell. The text should serve as an introduction to the fundamental concepts through the use of practical examples.
(10971 views)
Book cover: Learn You a Haskell for Great Good!Learn You a Haskell for Great Good!
by - LearnYouaHaskell.com
This is an attempt at adding another useful resource for learning Haskell. This tutorial is aimed at people who have experience in imperative programming languages (C, C++, Java, Python) but haven't programmed in a functional language before.
(17009 views)
Book cover: Yet Another Haskell TutorialYet Another Haskell Tutorial
by - University of Maryland
The goal of the 'Yet Another Haskell Tutorial' is to provide a complete introduction to the Haskell programming language. It assumes no knowledge of the Haskell language or familiarity with functional programming in general ...
(6219 views)
Book cover: Speeding Through HaskellSpeeding Through Haskell
by - sthaskell.com
Haskell is a lot more mathematically rigorous than other programming languages. This is a book that will show you around Haskell. If you're not already familiar with programming in another language, you might need to put in extra work.
(9429 views)