This book shows how continuation-passing style is used as an intermediate representation to perform optimizations and program transformations. Continuations can be used to compile most programming languages. The method is il...

Buy Now From Amazon

Product Review

This book shows how continuation-passing style is used as an intermediate representation to perform optimizations 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. Prior knowledge of ML, however, 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 production of practical optimizing compilers for modern languages like ML. All the details of compiling are covered, including the interface to a runtime system and garbage collector.

Similar Products

Lisp in Small PiecesThe Little Typer (The MIT Press)Modern Compiler Implement in MLTypes and Programming Languages (The MIT Press)Advanced Topics in Types and Programming Languages (The MIT Press)Basic Category Theory for Computer Scientists (Foundations of Computing)The Little Schemer - 4th EditionIntroduction to the Theory of ComputationSemantics with Applications: An Appetizer (Undergraduate Topics in Computer Science)