Compiling with Continuations

Compiling with Continuations
Author :
Publisher : Cambridge University Press
Total Pages : 272
Release :
ISBN-10 : 9780521416955
ISBN-13 : 0521416957
Rating : 4/5 (957 Downloads)

Book Synopsis Compiling with Continuations by : Andrew W. Appel

Download or read book Compiling with Continuations written by Andrew W. Appel and published by Cambridge University Press. This book was released on 1992 with total page 272 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.


Compiling with Continuations Related Books