The Conception, Evolution, and Application of Functional Programming Languages
by Paul Hudak
Publisher: Yale University 1989
Number of pages: 53
Description:
The foundations of functional programming languages are examined from both historical and technical perspectives. Their evolution is traced through several critical periods. Particular attention is paid to the main features that characterize modern functional languages.
Download or read it online for free here:
Download link
(4.9MB, PDF)
Similar books

by Chris Okasaki - Carnegie Mellon University
This book describes data structures from the point of view of functional languages. The author includes both classical data structures, such as red-black trees, and a host of new data structures developed exclusively for functional languages.
(10860 views)

by Andrew Cumming - Napier University
Functional languages such as ML, Hope and Lisp allow us to develop programs which will submit logical analysis relatively easily. Using a functional language we can make assertions about programs and prove these assertions to be correct.
(10665 views)

by Robert Harper - Carnegie Mellon University
Introduction to programming with the Standard ML - a formally defined programming language. The text covers the core language, declarations, functions, products and records, recursive functions, type inference and polymorphism, lists, and more.
(12409 views)

by Goran Jovic - learn-functional-programming.com
The purpose of this book is to explain the main concepts in functional programming as simply as possible. The focus is not on implementation details of a specific language, compiler or platform, but on the concepts themselves.
(870 views)