Implementation And Design Of Algorithmic Languages

Download Implementation And Design Of Algorithmic Languages PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Implementation And Design Of Algorithmic Languages book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Methods of Algorithmic Language Implementation

Author: A. Ershov
language: en
Publisher: Springer Science & Business Media
Release Date: 1977-02
With contributions by numerous experts
Pearls of Functional Algorithm Design

Author: Richard Bird
language: en
Publisher: Cambridge University Press
Release Date: 2010-09-16
Richard Bird takes a radical approach to algorithm design, namely, design by calculation. These 30 short chapters each deal with a particular programming problem drawn from sources as diverse as games and puzzles, intriguing combinatorial tasks, and more familiar areas such as data compression and string matching. Each pearl starts with the statement of the problem expressed using the functional programming language Haskell, a powerful yet succinct language for capturing algorithmic ideas clearly and simply. The novel aspect of the book is that each solution is calculated from an initial formulation of the problem in Haskell by appealing to the laws of functional programming. Pearls of Functional Algorithm Design will appeal to the aspiring functional programmer, students and teachers interested in the principles of algorithm design, and anyone seeking to master the techniques of reasoning about programs in an equational style.