To view prices and purchase online, please login or create an account now.



Compiling with Continuations

Paperback / softback

Main Details

Title Compiling with Continuations
Authors and Contributors      By (author) Andrew W. Appel
Physical Properties
Format:Paperback / softback
Pages:272
Dimensions(mm): Height 244,Width 170
Category/GenreOperating systems
ISBN/Barcode 9780521033114
ClassificationsDewey:005.453
Audience
Professional & Vocational

Publishing Details

Publisher Cambridge University Press
Imprint Cambridge University Press
Publication Date 1 February 2007
Publication Country United Kingdom

Description

The control and data flow of a program can be represented using continuations, a concept from denotational semantics that has practical application in real compilers. This book shows how continuation-passing style is used as an intermediate representation on which to perform optimisations and program transformations. Continuations can be used to compile most programming languages. The method is illustrated in a compiler for the programming language Standard ML. However, prior knowledge of ML is not necessary, as the author carefully explains each concept as it arises. This is the first book to show how concepts from the theory of programming languages can be applied to the producton of practical optimising compilers for modern languages like ML. This book will be essential reading for compiler writers in both industry and academe, as well as for students and researchers in programming language theory.

Reviews

'I recommend the book ...' Computing Reviews