Logo

The Conception, Evolution, and Application of Functional Programming Languages

Small book cover: The Conception, Evolution, and Application of Functional Programming Languages

The Conception, Evolution, and Application of Functional Programming Languages
by

Publisher: Yale University
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.

Home page url

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

Similar books

Book cover: Purely Functional Data StructuresPurely Functional Data Structures
by - 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)
Book cover: A Gentle Introduction to MLA Gentle Introduction to ML
by - 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)
Book cover: Programming in Standard MLProgramming in Standard ML
by - 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)
Book cover: Learn Functional ProgrammingLearn Functional Programming
by - 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)