The Implementation of Functional Programming Languages

豆瓣
The Implementation of Functional Programming Languages

登录后可管理标记收藏。

ISBN: 9780134533339
作者: Simon L. Peyton Jones
出版社: Prentice Hall
发行时间: 1987 -5
装订: Hardcover
价格: USD 61.00
页数: 500

/ 10

0 个评分

评分人数不足
借阅或购买

Simon L. Peyton Jones   

简介

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.

短评
评论
笔记