好书推荐 好书速递 排行榜 读书文摘

The Implementation of Functional Programming Languages

The Implementation of Functional Programming Languages
作者:Simon L. Peyton Jones
出版社:Prentice Hall
出版年:1987-05
ISBN:9780134533339
行业:其它
浏览数:51

内容简介

This book is about implementations, not languages, it will make no attempt to extol the virtues of functional languages or the functional programming style. Instead this book will assume that the reader is familiar with functional programming; those without this familiarity may find it heavy going.

The first part describes how to translate a high-level functional language into an intermediate language, called the lambda calculus, including detailed coverage of pattern-matching and type-checking.

The second part begins with a simple implementation of the lambda calculus, based on graph reduction, and then develops a number of refinements and alternatives, such as supercombinators, full laziness and SK combinators.

Finally, the third part describes the G-machine, a sophisticated implementation of graph reduction, which provides a dramatic increase in performance over the implementations described earlier.

......(更多)

作者简介

Simon Peyton Jones FRS (born 18 January 1958) is a British computer scientist who researches the implementation and applications of functional programming languages, particularly lazy functional programming. He is an honorary Professor of Computer Science at the University of Glasgow and co-supervises PhD students at the University of Cambridge.

......(更多)

目录

......(更多)

读书文摘

......(更多)

猜你喜欢

点击查看