Haskell

Real World Haskell

by Bryan O'Sullivan, Don Stewart, and John Goerzen

Access: Online
Format: HTML
Publisher: O'Reilly
Tags: Haskell
Bryan O'Sullivan, Don Stewart, and John Goerzen

This easy-to-use, fast-moving tutorial introduces you to functional programming with Haskell. Learn how to use Haskell in a variety of practical ways, whether it's for short, script-like programs or large and demanding applications. Written for experienced programmers, Real World Haskell takes you through the basics of functional programming at a brisk pace, and helps you increase your understanding of Haskell in real-world issues like I/O, performance, dealing with data, concurrency, and more as you move through each chapter.

Haskell 98 Language and Libraries

by Simon Peyton Jones

Access: Download
Format: HTML, PDF, Postscript
Tags: Haskell
Simon Peyton Jones

Haskell is the world’s leading lazy functional programming language, widely used for teaching, research, and applications. The language continues to develop rapidly, but in 1998 the community decided to capture a stable snapshot of the language: Haskell 98. All Haskell compilers support Haskell 98, so practitioners and educators alike have a stable base for their work. This book constitutes the agreed definition of the Haskell 98, both the language itself and its supporting libraries.

Syndicate content