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

Compiling with Continuations
Language: en
Pages: 272
Authors: Andrew W. Appel
Categories: Computers
Type: BOOK - Published: 1992 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

The control and data flow of a program can be represented using continuations, a concept from denotational semantics that has practical application in real comp
Compiling with Continuations
Language: en
Pages:
Authors: Andrew W. Appel
Categories: Computers
Type: BOOK - Published: 2007-02-01 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

The control and data flow of a program can be represented using continuations, a concept from denotational semantics that has practical application in real comp
Modern Compiler Implementation in C
Language: en
Pages:
Authors: Andrew W. Appel
Categories: Computers
Type: BOOK - Published: 2004-07-08 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representation
Compiling with Continuations
Language: en
Pages: 272
Authors: Andrew W. Appel
Categories: Computers
Type: BOOK - Published: 2007-02-01 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

This book shows how continuation-passing style is used as an intermediate representation to perform optimizations and program transformations. Continuations can
Program Logics for Certified Compilers
Language: en
Pages: 469
Authors: Andrew W. Appel
Categories: Computers
Type: BOOK - Published: 2014-04-21 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

This tutorial for graduate students covers practical and theoretical aspects of separation logic with constructions and proofs in Coq.