ML for the Working Programmer

ML for the Working Programmer

by Larry Paulson (Author)

Synopsis

The new edition of this successful and established textbook retains its two original intentions of explaining how to program in the ML language, and teaching the fundamentals of functional programming. The major change is the early and prominent coverage of modules, which are extensively used throughout. In addition, the first chapter has been totally rewritten to make the book more accessible to those without experience of programming languages. The main features of new Standard Library for the revised version of ML are described and many new examples are given, while references have also been updated. Dr Paulson has extensive practical experience of ML and has stressed its use as a tool for software engineering; the book contains many useful pieces of code, which are freely available (via the Internet) from the author. He shows how to use lists, trees, higher-order functions and infinite data structures. Many illustrative and practical examples are included. Efficient functional implementations of arrays, queues, priority queues, etc. are described. Larger examples include a general top-down parser, a lambda-calculus reducer and a theorem prover. The combination of careful explanation and practical advice will ensure that this textbook continues to be the preferred text for many courses on ML.

$62.33

Save:$10.15 (14%)

Quantity

10 in stock

More Information

Format: Paperback
Pages: 500
Edition: 2
Publisher: Cambridge University Press
Published: 05 Jan 2010

ISBN 10: 052156543X
ISBN 13: 9780521565431
Book Overview: This new edition of a successful text treats modules in more depth, and covers the revision of ML language.

Media Reviews
The book is an excellent introduction to ML, but even better, it provides a good overview of functional programming. Jeffrey Putnam, Computing Review