Introduction to Functional Programming Systems Using Haskell (Cambridge Computer Science Texts)

Brand: Cambridge University Press

Write a Review
$24.81 - $62.86
UPC:
9780521277242
Binding:
Paperback
Note:
Used books may not include companion materials/CD/Code etc, items in good condition.We ship orders daily and Customer Service is our top priority!
Publication Date:
6/26/1992
Author:
Antony J. T. Davie
Language:
english
Edition:
1
Adding to cart… The item has been added

Product Overview

Functional programming, is a style of programming that has become increasingly popular during the past few years. Applicative programs have the advantage of being almost immediately expressible as functional descriptions; they can be proved correct and transformed through the referential transparency property. This book presents the basic concepts of functional programming, using the language HASKELL for examples. The author incorporates a discussion of lambda calculus and its relationship with HASKELL, exploring the implications for parallelism.