当前位置:在线查询网 > 图书大全 > Implementing Functional Languages

Implementing Functional Languages_图书大全


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

Implementing Functional Languages

ISBN: 9780137219520

出版社: Prentice Hall

出版年: 1992-8

页数: 288

定价: USD 45.00

装帧: Paperback

内容简介


This book provides a practical approach to understanding implementations of non-strict functional languages using lazy graph reduction. It is intended to be a source of practical laboratory work material and to help students to develop, modify and experiment with their own implementations. The emphasis lies on the building of working prototypes of several functional language implementations and in each case the approach is to give a complete working prototype of a particular implementation, then lead the reader through a sequence of improvements to expand its scope. The prototypes are expressed in the functional language Miranda and software is available in machine-readable form.