Logo

The Haskell School of Music

Small book cover: The Haskell School of Music

The Haskell School of Music
by

Publisher: Yale University
Number of pages: 353

Description:
This is a textbook on functional programming in Haskell, with a strong focus on computer music concepts and applications. The book describes Euterpea, a computer music library developed in Haskell, that allows programming computer music applications both at the note level and the signal level. The book also teaches functional programming in Haskell from scratch.

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

Similar books

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 ...
(6216 views)
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.
(20001 views)
Book cover: Haskell: Functional Programming with TypesHaskell: Functional Programming with Types
by - Wikibooks
This book introduces both the Haskell language, from the very basics to its most advanced features, and computer programming in general. The book is divided into three sections: the Beginner's Track, the Advanced Track, and Practical Haskell.
(20040 views)
Book cover: Exploring Generic HaskellExploring Generic Haskell
by - Febodruk
'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.
(6154 views)