Introduction to Functional Programming
Author | : Richard J. Bird |
Publisher | : |
Total Pages | : 322 |
Release | : 1988 |
ISBN-10 | : UOM:39015011746792 |
ISBN-13 | : |
Rating | : 4/5 ( Downloads) |
Download or read book Introduction to Functional Programming written by Richard J. Bird and published by . This book was released on 1988 with total page 322 pages. Available in PDF, EPUB and Kindle. Book excerpt: This is a thorough introduction to the fundamental concepts of functional programming.The book clearly expounds the construction of functional programming as a process of mathematical calculation, but restricts itself to the mathematics relevant to actual program construction. It covers simple and abstract datatypes, numbers, lists, examples, trees, and efficiency. It includes a simple, yet coherent treatment of the Haskell class; a calculus of time complexity; and new coverage of monadic input-output.