Compiling with Continuationstxt,chm,pdf,epub,mobi下载 作者:Andrew W. Appel 出版社: Cambridge University Press 出版年: 1991-11-29 页数: 272 定价: USD 75.00 装帧: Hardcover ISBN: 9780521416955
内容简介 · · · · · ·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 ...
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.
|
一本书写出自己想看的内容
出新了自然都买
必看书目之一,很多年前就有所耳闻,现在终于入手了
语言通俗易懂