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: Real World HaskellReal World Haskell
by - O'Reilly Media, Inc.
This easy-to-use, fast-moving tutorial introduces you to functional programming with Haskell. You'll learn how to use Haskell in a variety of practical ways, from short scripts to large and demanding applications. Plenty of hands-on exercises.
(20110 views)
Book cover: Natural Language Processing for the Working ProgrammerNatural Language Processing for the Working Programmer
by
We will go into many of the techniques that so-called computational linguists use to analyze the structure of human language, and transform it into a form that computers work with. We chose Haskell as the main programming language for this book.
(16403 views)
Book cover: Beautiful Code, Compelling EvidenceBeautiful Code, Compelling Evidence
by - Renaissance Computing Institute
The book discusses why functional programming, and more specifically Haskell, is good for graphics and also runs through some of the basic tools that exist. Written for a programmer interested in visualization and functional programming.
(6314 views)
Book cover: Haskell Tutorial for C ProgrammersHaskell Tutorial for C Programmers
by - HaskellWiki
Haskell has both more flexibility and more control than most languages. For computer science students, Haskell is weird and obtuse. This online tutorial assumes that the reader is familiar with C/C++, Python, Java, or Pascal.
(14834 views)